Wicket 1.4.x is frozen. Only security bug fixes can be committed. 1.4.21 is being voted and the vote ends tomorrow.
About the patch - I still don't like the leak that it adds - o.a.w.Component will know about InlineEnclosure (a specialization of Component). Why you don't like the workaround with the simple WebMarkupContainer as a parent of InlineEnclosure ? On Sun, Sep 2, 2012 at 12:53 PM, Martin Makundi <[email protected]> wrote: > I propose that because this is a bugfix > (https://issues.apache.org/jira/browse/WICKET-3947) with thorough > junit tests, it should be added to 1.4.x > > ** > Martin > > 2012/8/21 Veikko Törmänen <[email protected]>: >> Thank you for the information. >> >> I had missed the correct patch protocol and wasn't aware that the 1.4.x was >> frozen. >> >> Apologies. >> >> >> >> -- >> View this message in context: >> http://apache-wicket.1842946.n4.nabble.com/Fix-for-WICKET-3947-and-WICKET-4700-tp4651386p4651395.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] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
