Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Engine 2.4.2
-
None
Description
SLING-848 provided a way to pass semicolon-separated parameters to the resource provider. However, such parameters are removed from the HttpServletRequest#getPathInfo(), which is used in the RequestData#initResource() method to resolve the resource from the URI. As a result, resource resolver and resource provider don't see the semicolon parameters and can't use them.
Attachments
Attachments
Issue Links
- is related to
-
SLING-4978 VersionParameterTest integration test fails
- Resolved
-
SLING-4987 Upgrade to org.apache.felix.http.jetty/3.1.0
- Closed
- relates to
-
SLING-848 Support getting versioned resources by using uri path parameters
- Closed