[
https://issues.apache.org/jira/browse/WICKET-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-4312.
-------------------------------------
Resolution: Fixed
Fix Version/s: 6.0.0
1.5.4
> Do not strip the jsessionid from the url for resources
> ------------------------------------------------------
>
> Key: WICKET-4312
> URL: https://issues.apache.org/jira/browse/WICKET-4312
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5.3
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 1.5.4, 6.0.0
>
>
> Wicket should not strip the jsessionid from resources' url before rendering
> them in the header.
> If the application is configured to use url rewriting instead of cookie based
> storage of the jsessionid this strip causes a new WebSession for each request
> to a resource.
> This is a revert of the change for WICKET-3724.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira