Emond Papegaaij created WICKET-6529:
---------------------------------------
Summary: Feedback from onSubmit not rendered on stateless pages
Key: WICKET-6529
URL: https://issues.apache.org/jira/browse/WICKET-6529
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 8.0.0-M8
Reporter: Emond Papegaaij
On a stateless page, feedback added in onSubmit is not displayed because the
FeedbackPanel collects its feedbackmessages prior to onSubmit being called.
This is a regression since 8.0.0-M8, caused by
[https://github.com/apache/wicket/commit/c27a57b31a0e519ef15dfe08b425d85f9a24f685]
(for WICKET-6503).
I'll add a testcase to show the problem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)