Because the ComponentFeedbackPanel only shows messages for a specific component. A FeedbackPanel shows *all* feedback messages.
On Tue, Jul 7, 2009 at 11:21 AM, fbonsignori<[email protected]> wrote: > > Yes ... and this is pretty clear for me. The open point is another: why using > a ComponentFeedbackPanel the message is not shown with warning and instead > using a FeedbackPanel the behaviour is as expected? It seems that using > ComponentFeedbackPanel the html code required to show the feedback message > is not correctly generated. > > > > James Carman-3 wrote: >> >> Right, basically Wicket is letting you know that you're ignoring an >> error message by not rendering it, meaning you may be losing out on >> valuable user feedback. >> > > -- > View this message in context: > http://www.nabble.com/Strange-behaviour-using-ComponentFeedbackPanel-tp24371713p24375398.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
