Shinichiro Abe created CONNECTORS-766:
-----------------------------------------

             Summary: APIServlet.parseQueryString() can't retrieve multiply 
parameters
                 Key: CONNECTORS-766
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-766
             Project: ManifoldCF
          Issue Type: Bug
          Components: API
    Affects Versions: ManifoldCF 1.3
            Reporter: Shinichiro Abe
            Assignee: Shinichiro Abe
            Priority: Minor
             Fix For: ManifoldCF 1.4


When using api-service, query parameters are not parsed correctly.  

for example, when some parameters is added,  REST API returns a wrong json 
response.
{noformat}
curl 
http://localhost:8345/mcf-api-service/json/repositoryconnectionhistory/1?activity=job%20start\&activity=job%20end\&report=simple
{noformat}

I found a bug. I'd like to commit the patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to