It works. Just tested it. Maybe you don't have: getMarkupSettings().setAutomaticLinking(true); in YourApp#init()
On Tue, Aug 16, 2011 at 9:54 PM, Martin Grigorov <[email protected]> wrote: > Yes, it should work. > > On Tue, Aug 16, 2011 at 9:42 PM, Jonathan Locke > <[email protected]> wrote: >> In Wicket 1.5, the new mountPackage() in combination with wicket:link doesn't >> seem to create links that automatically disable when you're already on the >> given page. Is auto-link enable/disable still supported? >> >> Thanks! >> >> Jon >> >> >> -- >> View this message in context: >> http://apache-wicket.1842946.n4.nabble.com/Wicket-1-5-and-Automatic-Link-Disabling-tp3748072p3748072.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] >> >> > > > > -- > Martin Grigorov > jWeekend > Training, Consulting, Development > http://jWeekend.com > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
