Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
ManifoldCF 1.3
-
None
Description
When using api-service, query parameters are not parsed correctly.
for example, when some parameters is added, REST API returns a wrong json response.
curl http://localhost:8345/mcf-api-service/json/repositoryconnectionhistory/1?activity=job%20start\&activity=job%20end\&report=simple
I found a bug. I'd like to commit the patch.