Re: Feedbackpanel for exact one Error Level

2009-10-12 Thread Bernhard Grünewaldt
thx, thats perfect. I am still not used to private subclassing :( Hauke Ingmar Schmidt schrieb: Hej, I know how to add a Feedbackpanel and how to filter it by specific forms a.s.o. But I want three feedbackpanels. One for "warn", one for "error" and one for "info". I didn't find a implementat

Re: Feedbackpanel for exact one Error Level

2009-10-12 Thread Hauke Ingmar Schmidt
Hej, >>> I know how to add a Feedbackpanel and how to filter it by specific forms >>> a.s.o. >>> But I want three feedbackpanels. One for "warn", one for "error" and one >>> for "info". >>> >>> I didn't find a implementation of IFeedbackMessageFilter which does that. >>> (Or I don't know how it co

Re: Feedbackpanel for exact one Error Level

2009-10-12 Thread Bernhard Grünewaldt
Hello, I opened an issue in Jira with the code attached to it. https://issues.apache.org/jira/browse/WICKET-2517 Perhaps it could be included into wicket source code. -- That's almost what I am looking for, but it accepts "all errors to a certain level". I want exact ONE level to be acce