[ 
https://issues.apache.org/jira/browse/SHINDIG-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Louis Ryan reopened SHINDIG-848:
--------------------------------


Reverting the commit for a couple of reasons.
- It broke the js unit tests.
- Im pretty sure the behavior isnt correct and needs further review. Its 
perfectly fine to have non-200 responses with valid feed/json content

> 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: Javascript 
>    Affects Versions: trunk, 1.0.x-incubating
>            Reporter: Henning Schmiedehausen
>            Assignee: Vincent Siveton
>             Fix For: trunk, 1.0.x-incubating
>
>         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.

Reply via email to