[
https://issues.apache.org/jira/browse/WICKET-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958825#comment-14958825
]
ASF subversion and git services commented on WICKET-5999:
---------------------------------------------------------
Commit d636c3d43543b8a1da77276b405b0ef160fb451b in wicket's branch
refs/heads/master from [~amorozov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=d636c3d ]
WICKET-5999 fix IFeedback visitor in AjaxFormValidatingBehavior by calling
#configure()
> 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
>
> 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)