Ajax request should process feedbackpanel.isvisible last (after all other 
target-components have been processed)
----------------------------------------------------------------------------------------------------------------

                 Key: WICKET-2411
                 URL: https://issues.apache.org/jira/browse/WICKET-2411
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4.0
            Reporter: Martin Makundi
            Priority: Minor
         Attachments: Wicket-Quickstart.zip

Ajax request should process feedbackpanel.isvisible last (after all other 
target-components have been processed), because those other components might 
inject messages.

Please find attached a Quickstart Unit Test that fails because the feedback 
panel is processed first and only after that messages bubble (from other 
components) which are left unrendered.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to