Andreas Schaefer created SLING-9188:
---------------------------------------
Summary: Sling Testing Clients does not work on GET with parameters
Key: SLING-9188
URL: https://issues.apache.org/jira/browse/SLING-9188
Project: Sling
Issue Type: Bug
Components: Apache Sling Testing Clients
Affects Versions: Apache Sling Testing Clients 1.2.8
Environment: Sling 12
Reporter: Andreas Schaefer
There is an issue with Sling Client's doGet() as parameters (?a=b) will cause
an error. The question mark is encoded %3F which makes the call fail.
I created a test project: [https://github.com/schaefa/sling-testing-client-it]
Run it with: mvn clean install -P it
--
This message was sent by Atlassian Jira
(v8.3.4#803005)