pages from different wicket WebApplications in one webapp have same id in the
default pagemap
---------------------------------------------------------------------------------------------
Key: WICKET-1672
URL: https://issues.apache.org/jira/browse/WICKET-1672
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.4-M1
Reporter: xiefei
I have two wicket WebAppilcation in one webapp. When I open two browser window
each pointing to a page in one of them, they both get "id=0" in the default
pagemap.
Then in the subsequent requests Session.getPage() sometimes load wrong page
instance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.