You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2012/09/11 07:42:07 UTC

[jira] [Created] (WICKET-4757) FormComponents remain invalid forever if there is no feedback panel

Igor Vaynberg created WICKET-4757:
-------------------------------------

             Summary: 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

[jira] [Resolved] (WICKET-4757) FormComponents remain invalid forever if there is no feedback panel

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ 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