DOH! I should have responded earlier. This turned out to be a cut & paste error. A different part of the code was doing something similar, the code was cut & pasted, but the ID was unchanged, and so a different ComponentFeedbackPanel was ALSO bound to that control, and, I presume, was taking the errors away from the one that was supposed to get them.
Brian Mulholland "For every complex problem, there is an answer that is clear, simple and wrong." --H.L. Mencken "Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly, and applying the wrong remedies." --Groucho Marx On Tue, Jun 3, 2014 at 10:26 PM, Paul Bors [via Apache Wicket] <[email protected]> wrote: > Do you use any custom feedback filters? > > Have a great day, > Paul Bors > >> On May 31, 2014, at 9:29 AM, Entropy <[hidden email]> wrote: >> >> On the group. It's the required rule. You can see group is set to >> required. >> And group is bound to the component feedback panel. >> >> -- >> View this message in context: >> http://apache-wicket.1842946.n4.nabble.com/ComponentFeedbackPanel-near-radio-group-not-working-tp4666077p4666079.html >> Sent from the Users forum mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [hidden email] >> For additional commands, e-mail: [hidden email] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > ~ Thank you, > [email protected] > > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > http://apache-wicket.1842946.n4.nabble.com/ComponentFeedbackPanel-near-radio-group-not-working-tp4666077p4666109.html > To unsubscribe from ComponentFeedbackPanel near radio group not working, > click here. > NAML -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/ComponentFeedbackPanel-near-radio-group-not-working-tp4666077p4666118.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
