Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
API 2.27.2
-
None
Description
If a path segment contains more than two dots but anything else, then ResourceUtil.normalize does not handle these correctly. It should just return null. Instead in some cases it is leaving the segment untouched or shortens it for example from four dots to two dots.
Attachments
Issue Links
- is related to
-
SLING-12233 Ignore resource type with invalid paths
- Closed