I'm sorry ... I had just put the wrong component in the ComponentFeedbackPanel constructor!
Thnx a lot for your help. James Carman-3 wrote: > > I'm saying that you are not rendering all feedback messages, because > you're using a ComponentFeedbackPanel (which only shows the feedback > messages for a specified component). That's what Wicket is telling > you. When you put a FeedbackPanel on the page (with no max messages), > does it show "Not yet implemented!"? That message is being added by > the component with id "datasourcebutton" it looks like. > -- View this message in context: http://www.nabble.com/Strange-behaviour-using-ComponentFeedbackPanel-tp24371713p24377016.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]
