Hi, https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=commitdiff;h=63a3296;hp=db2317bf4c08074277294dbe596af841639513de Here I have preserved the old behavior in FencedFeedbackPanel and BaseWicketTester. No other tests (in Wicket) failed so I thought there is nothing else to touch. Please add a new test case or move the one from WicketStuff.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Wed, Jan 3, 2018 at 11:43 PM, Andrea Del Bene <an.delb...@gmail.com> wrote: > Hi, > > as a result of WICKET-6514 now FeedbackPanel doesn't show anymore session > messages. I'm not sure if this was intentional, but I think FeedbackPanel > shouldn't change its behavior. Should we modify FeedbackPanel to restore > the original behavior? > > PS: I've noted this change with FeedbackPanel because now a wicketstuff > test fails (org.wicketstuff.minis.component.DefaultInvisibleFeedbackPan > elTest.testVisibility). > > Andrea. > >