I should have specified that this is with 1.4m2 circa May 2008 so it's a fairly old version of Wicket.
If anyone could shed some light on this issue it would be very cool. Is it worth trying the latest Wicket or is this not a bug but part of the design? Chris > -----Original Message----- > We have a site with lots of wicket AJAX working fine but we needed to > add a > > <base href="http://www.mysite.com/" /> > > because the site uses a Rich Text editor that wants to convert all > absolute links to links relative to www.mysite.com/ > > Adding this base tag seems to have broken all AJAX on the site - no AJAX > method handlers get triggered anymore. When clicking on the buttons that > used to work the browser shows: > > http://www.mysite.com/# > > whereas before they used to show > > http://www.mysite.com/param1/value1# > > Is there a work around for this problem? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 8.5.339 / Virus Database: 270.12.44/2140 - Release Date: 05/28/09 > 18:09:00 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
