Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
13.10
-
None
-
Unknown
-
Description
For example instead of http://localhost:8080/Sandbox/, we get http://localhost:8080/bin/Sandbox/.
The reason is the async rendering which executes with a fake Servlet Response and thus the URLRewriteFilter is not called.
Note that the same can happen for any daemon thread (like sending mails containing URLs).
Attachments
Issue Links
- is related to
-
XWIKI-19444 Uploading an attachment fails when using short URLs
- Closed