See wicketSubmitFormById() and wicketAjaxPost() in wicket-ajax.js On Fri, Apr 29, 2011 at 12:59 AM, Jeremy Levy <[email protected]> wrote: > I've noticed that in 1.4.17 in some circumstances when using Wicket to POST > data over AJAX the path it's POSTing to tries to include the value after # > in the URL. > > For example on a page with a URL like http://foo.bar/MyPage#one Wicket-Ajax > attempts to POST to http://foo.bar/MyPageone. > > I'm having trouble using the debugger to nail down where in the JS this is > happening, can someone help point me to the function? > > Jeremy > > -- > Jeremy Levy >
-- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
