You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2015/10/15 14:40:06 UTC

[jira] [Resolved] (WICKET-5999) AjaxFormValidatingBehavior not updates initially hidden feedback component

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

Sven Meier resolved WICKET-5999.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0-M1
                   7.1.0

Feedback#configure() allows the component to check its visibility first.

> AjaxFormValidatingBehavior not updates initially hidden feedback component
> --------------------------------------------------------------------------
>
>                 Key: WICKET-5999
>                 URL: https://issues.apache.org/jira/browse/WICKET-5999
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.20.0, 7.0.0
>         Environment: Ubuntu x64, Oracle JDK 8u60
>            Reporter: Alexander Morozov
>            Assignee: Sven Meier
>             Fix For: 7.1.0, 8.0.0-M1
>
>
> I've found that AjaxFormValidatingBehavior not updates any feedback component that was initially hidden (setOutputMarkupPlaceholderTag is set to true).
> I have added unit test and changed behavior of AjaxFormValidatingBehavior. Please, review and apply my PR.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)