core.io/io.js does not look at the return code from the request
---------------------------------------------------------------
Key: SHINDIG-848
URL: https://issues.apache.org/jira/browse/SHINDIG-848
Project: Shindig
Issue Type: Bug
Components: Features (Javascript)
Affects Versions: trunk, 1.0.x-incubating
Reporter: Henning Schmiedehausen
Attachments: SHINDIG-848.patch
While the backend return code is returned by the MakeRequestServlet (as rc
element in the json object), it is never actually processed by the
corresponding javascript. This patch fixes this and also lets nonProxiedRequest
return an implicit 200 backend return code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.