[ 
https://issues.apache.org/jira/browse/WICKET-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg resolved WICKET-4757.
-----------------------------------

    Resolution: Fixed
    
> FormComponents remain invalid forever if there is no feedback panel
> -------------------------------------------------------------------
>
>                 Key: WICKET-4757
>                 URL: https://issues.apache.org/jira/browse/WICKET-4757
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.0.0
>            Reporter: Igor Vaynberg
>            Assignee: Igor Vaynberg
>             Fix For: 6.1.0
>
>
> if there is no feedback panel the error messages are not removed in ondetach 
> and form component re-validation is skipped so the form component, once 
> marked as invalid, will remain invalid forever or at least until its error 
> messages are rendered.
> the error messages should be dropped and the form component should be 
> re-validated on every form submit.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to