Feedback is not cleaned up upon AJAX-requests
---------------------------------------------
Key: WICKET-467
URL: https://issues.apache.org/jira/browse/WICKET-467
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3
Reporter: Carlos Pita
Priority: Critical
When doing validation with AjaxFormComponentUpdatingBehavior once an error
message is attached to a component it gets sticky and is not refreshed upon new
ajax requests. It seems as if feedback is not cleaned up so onEvent always
takes the hasError branch, independently of validation results.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.