Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
6.0-milestone-1
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
The problem will appear when:
- XWiki is installed as ROOT
- The container appends a jsessionid to the redirect URL (when calling context.getResponse().encodeURL). This happens for ex if you don't have any cookie and it's your first request since at that time the container will do 2 things: append a jsessionid in the URL and send back a cookie for the future
Attachments
Issue Links
- is related to
-
XWIKI-10139 Invalid redirect URL when using an outbound rewrite rule using the UrLRewriteFilter
- Closed