Hi,

There is no such setting in Wicket and this is not the default behavior.
Please check that you do notuse IFeedbackMessageFilter like
ErrorLevelFeedbackMessageFilter that sets such minimum level on the
FeedbackPanel.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Wed, Oct 14, 2015 at 7:40 PM, Entropy <[email protected]> wrote:

> Our feedbackpanels work fine, have for a while.  But we just got a new
> requirement to add warnings.  We find that when there is at least one error
> message, the panel shows all messages, regardless of their level, but when
> there are only warnings, the panel remains hidden as if there were no
> messages.
>
> Is there a setting somewhere to turn this on?
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/FeedbackPanel-and-warnings-tp4672235.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]
>
>

Reply via email to