Hi,

I recently upgraded to Wicket 1.4 and am now having a problem with a
feedback panel.

I have a custom feedback panel that uses custom message components (by
overriding FeedbackPanel#newMessageDisplayComponent).  The custom
messages have an AjaxEventBehavior on the "onclick" event.  This
highlights the reporting component when the feedback message is
clicked.  This all worked okay in 1.3.6, but after upgrading to 1.4
Wicket throws a RuntimeException when the feedback message is clicked.
 The exception is "component
mainForm:feedback:feedbackul:messages:0:message not found on page
axa.pfp.MainTabs".  If I look in the generated html this component
definitely seems to be there.  Does anyone know what might have
changed with version 1.4 to break this?

Many thanks,
Ian.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to