[
https://issues.apache.org/jira/browse/WICKET-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352432#comment-16352432
]
ASF subversion and git services commented on WICKET-6529:
---------------------------------------------------------
Commit 7a5ba65c1ee8364e5fd749ead5e8836eb0c87bd8 in wicket's branch
refs/heads/master from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=7a5ba65 ]
WICKET-6529 stateless page must no prepare feedbacks
before rendering; added AutoCloseable sugar
> 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
> Priority: Blocker
>
> 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)