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

Reply via email to