Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
SlingClient#doGet() requires `requestPath` to be encoded (because it's passed to multiple URI constructors).
The contract should be uniform: all the parameters are passed decoded and the method takes care to encode them properly before creating the request.
Attachments
Issue Links
- links to