DataRequestHandler confuses CREATE and UPDATE
---------------------------------------------
Key: SHINDIG-842
URL: https://issues.apache.org/jira/browse/SHINDIG-842
Project: Shindig
Issue Type: Bug
Components: RESTful API (Java)
Affects Versions: trunk, 1.0.x-incubating
Reporter: Henning Schmiedehausen
Attachments: SHINDIG-842.patch
The DataRequestHandler confuses POST and PUT twice, canceling each other out
for the common "PUT / POST" case, but gets it wrong for "CREATE/UPDATE". The
attached patch fixes this.
Spotted by Shishir Birmiwal.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.