Previously I was able to mount bookmarkable paths including a slash in 1.3.0 snapshot, but now ajax request targets on those pages are failing. There is no exception logged; the browser redirects to resources/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js.
A separate problem is that request targets (ajax and regular) are no longer being processed under mounted bookmarkable URLs as they were up until now on 1.3.0. A mount like /code have targets like /code?wicket:... , but not they are /?wicket: as in Wicket 1.2. Is this intentional? Nathan -- View this message in context: http://www.nabble.com/relative-URL-refactor-%28maybe-%29-and-request-target-regressions-tf3731957.html#a10446369 Sent from the Wicket - Dev mailing list archive at Nabble.com.
