After having migrated from wicket 1.2.7 to 1.3.4, the following error often
appears in our log:

ERROR - RequestCycle - URL fragment has unmatched key/value pair:
resources/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js

We use mountBookmarkablePages (nice url's) and a servlet-api Filter mapped
on url-pattern "/*".
But when requesting the url directly from a browser, like:
www.mywebsite.com/resources/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js
all is fine and the file wicket-event.js is being served properly.

What is going on?
-- 
View this message in context: 
http://www.nabble.com/strange-log-entries-about-wicket-event.js-tp18280959p18280959.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to