You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Emond Papegaaij (JIRA)" <ji...@apache.org> on 2012/05/07 11:17:54 UTC

[jira] [Resolved] (WICKET-4536) FeedbackPanel does not show messages on stateless pages

     [ https://issues.apache.org/jira/browse/WICKET-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emond Papegaaij resolved WICKET-4536.
-------------------------------------

    Resolution: Fixed
      Assignee: Emond Papegaaij

Fixed by changing isVisible to onConfigure with setVisible on FeedbackPanel.
                
> FeedbackPanel does not show messages on stateless pages
> -------------------------------------------------------
>
>                 Key: WICKET-4536
>                 URL: https://issues.apache.org/jira/browse/WICKET-4536
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.6
>            Reporter: Emond Papegaaij
>            Assignee: Emond Papegaaij
>             Fix For: 1.5.7
>
>
> Feedback messages do not show up on stateless pages after the fix for WICKET-4468. The problem is that feedbackmessagemodel caches the 'getObject' result and with the fix for WICKET-4468, getObject is called before any messages are added.

--
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