[
https://issues.apache.org/jira/browse/WICKET-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13429181#comment-13429181
]
Jeff Bailey commented on WICKET-4693:
-------------------------------------
How would I properly handle a scenario where I want to render form feedback
messages only (independent of child feedback messages)?
I tried adding an additional ComponentFeedbackPanel for the FCP but that
doesn't seem to work either (even though all messages appear to be rendered).
However, this strategy does work with if I replace the FormComponentPanel with
a FormComponent.
> ComponentFeedbackPanel with Form filter and FormComponentPanel exhibits
> strange behavior
> ----------------------------------------------------------------------------------------
>
> Key: WICKET-4693
> URL: https://issues.apache.org/jira/browse/WICKET-4693
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.0.0-beta3
> Environment: Firefox, Chrome, Safari, JDK 1.6.0_33 on OSX
> Reporter: Jeff Bailey
> Priority: Critical
> Attachments: cfp.zip
>
>
> FormComponentPanels in a Form used as the component in a
> ComponentFeedbackPanel fails to re-submit once a validation has failed.
> A quickstart demonstrating the bug and steps to reproduce will be forthcoming.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira