Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The dispatcher servlet currently uses req.getRequestURI() to get the full path of the request. However this information is not decoded and therefore when the path contains unicode characters the encoded version is used instead of the real path.
Attachments
Issue Links
- is related to
-
FELIX-5093 HttpServletRequest.getRequestURI is broken for escaped char in URL since 3.1.0
- Closed
-
SLING-4864 SlingAuthenticator should handle empty path for anonymous resources
- Closed