You should create a JIRA issue with an attached test case.

Regards,
Norbi

[EMAIL PROTECTED] wrote:
Hello all!

I think I way be experiencing a bug in tapestry but wanted to find out
if anyone else had experienced it or has heard about it.

When I have a large dynamic form, with fields rendered for a couple
hundred objects in my collection, the Form component seems to wig out
and not render the formids hidden field properly.

Instead of the expected
value="imagesList,title,date,location,tags,rotate,description,title_0,d
... etc.  I see that it renders (for the formids hidden field) a value
attribute that looks like value=<1000+ spaces> />.  No quotes, just
value=, then over a thousand spaces, then the close of the tag.

I struggled all day with the form not working, then noticed this weird
formids value in the rendered page source.  After failing to see what I
was doing incorrectly, I finally gave up and just for a random stab,
tested my page with a dataset of only 6 objects instead of a few
hundred.  And it worked!

-- Thaddeus


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to