[
https://issues.apache.org/jira/browse/WICKET-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352337#comment-16352337
]
ASF subversion and git services commented on WICKET-6529:
---------------------------------------------------------
Commit 080df220c5a2ed8ccf90fde90e9469525f259ecc in wicket's branch
refs/heads/master from [~emond]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=080df22 ]
WICKET-6529: added testcase
> 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)