[ http://issues.apache.org/jira/browse/TAPESTRY-1096?page=comments#action_12453990 ] Peter Beshai commented on TAPESTRY-1096: ----------------------------------------
Maybe this is caused by not setting prerender="false" on the FieldLabel (since it comes after the checkbox). > FieldLabel+EventListener breaks Checkbox value > ---------------------------------------------- > > Key: TAPESTRY-1096 > URL: http://issues.apache.org/jira/browse/TAPESTRY-1096 > Project: Tapestry > Issue Type: Bug > Components: Framework > Affects Versions: 4.1.1 > Environment: WinXP SP2; Tomcat 5.5 > Reporter: Peter Beshai > Assigned To: Jesse Kuhnert > Attachments: TestPage.html, TestPage.java > > > When an EventListener submits a form with a checkbox in it, if the checkbox > has a field label attached to it, it seems to rewind the form twice and set > the checkbox's value to false on the second rewind. > I have attached files that should demonstrate this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
