You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "chirag shah (JIRA)" <ji...@apache.org> on 2010/01/19 19:30:59 UTC

[jira] Created: (SHINDIG-1266) Use correct HTTP status codes in GadgetRenderingServlet

Use correct HTTP status codes in GadgetRenderingServlet
-------------------------------------------------------

                 Key: SHINDIG-1266
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1266
             Project: Shindig
          Issue Type: Bug
            Reporter: chirag shah


Shindig's GadgetRenderingServlet should respond with an appropriate 4xx/5xx HTTP status code when there are errors. It currently responds with 200 OK when something goes wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-1266) Use correct HTTP status codes in GadgetRenderingServlet

Posted by "chirag shah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chirag shah updated SHINDIG-1266:
---------------------------------

    Attachment: SHINDIG-1266-updated.diff

New patch fixing issues raised by John.


> Use correct HTTP status codes in GadgetRenderingServlet
> -------------------------------------------------------
>
>                 Key: SHINDIG-1266
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1266
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>            Reporter: chirag shah
>         Attachments: SHINDIG-1266-updated.diff, SHINDIG-1266.diff
>
>
> Shindig's GadgetRenderingServlet should respond with an appropriate 4xx/5xx HTTP status code when there are errors. It currently responds with 200 OK when something goes wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-1266) Use correct HTTP status codes in GadgetRenderingServlet

Posted by "chirag shah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chirag shah updated SHINDIG-1266:
---------------------------------

    Component/s: Java

> Use correct HTTP status codes in GadgetRenderingServlet
> -------------------------------------------------------
>
>                 Key: SHINDIG-1266
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1266
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>            Reporter: chirag shah
>
> Shindig's GadgetRenderingServlet should respond with an appropriate 4xx/5xx HTTP status code when there are errors. It currently responds with 200 OK when something goes wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SHINDIG-1266) Use correct HTTP status codes in GadgetRenderingServlet

Posted by "John Hjelmstad (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Hjelmstad resolved SHINDIG-1266.
-------------------------------------

    Resolution: Fixed

Committed updated patch.

> Use correct HTTP status codes in GadgetRenderingServlet
> -------------------------------------------------------
>
>                 Key: SHINDIG-1266
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1266
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>            Reporter: chirag shah
>         Attachments: SHINDIG-1266-updated.diff, SHINDIG-1266.diff
>
>
> Shindig's GadgetRenderingServlet should respond with an appropriate 4xx/5xx HTTP status code when there are errors. It currently responds with 200 OK when something goes wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SHINDIG-1266) Use correct HTTP status codes in GadgetRenderingServlet

Posted by "John Hjelmstad (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802990#action_12802990 ] 

John Hjelmstad commented on SHINDIG-1266:
-----------------------------------------

Responded in the code review tool.

> Use correct HTTP status codes in GadgetRenderingServlet
> -------------------------------------------------------
>
>                 Key: SHINDIG-1266
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1266
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>            Reporter: chirag shah
>         Attachments: SHINDIG-1266.diff
>
>
> Shindig's GadgetRenderingServlet should respond with an appropriate 4xx/5xx HTTP status code when there are errors. It currently responds with 200 OK when something goes wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-1266) Use correct HTTP status codes in GadgetRenderingServlet

Posted by "chirag shah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chirag shah updated SHINDIG-1266:
---------------------------------

    Attachment: SHINDIG-1266.diff

It's also in the code review tool: http://codereview.appspot.com/186233/diff/1/7

> Use correct HTTP status codes in GadgetRenderingServlet
> -------------------------------------------------------
>
>                 Key: SHINDIG-1266
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1266
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>            Reporter: chirag shah
>         Attachments: SHINDIG-1266.diff
>
>
> Shindig's GadgetRenderingServlet should respond with an appropriate 4xx/5xx HTTP status code when there are errors. It currently responds with 200 OK when something goes wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.