Form still validates field removed with AJAX on first submit.
-------------------------------------------------------------
Key: TAPESTRY-1072
URL: http://issues.apache.org/jira/browse/TAPESTRY-1072
Project: Tapestry
Issue Type: Bug
Components: Core
Affects Versions: 4.1.1
Environment: tapestry 4.1.1-20060819.225847-18
Reporter: Mark Reynolds
Attachments: mintap.zip
When a form field is dynamically added to a form using
@EventListener//ResponseBuilder and the form is submitted, the validation on
the new field works correctly. But when the field is removed using the same
technique, the removed field still gets validated on the next submit.
The attached project reproduces this issue.
--
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]