You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2009/06/08 20:08:07 UTC

[jira] Resolved: (SHINDIG-1084) Shindig REST returns a 500 internal server error for invalid JSON

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

Paul Lindner resolved SHINDIG-1084.
-----------------------------------

    Resolution: Fixed

lgtm


> Shindig REST returns a 500 internal server error for invalid JSON
> -----------------------------------------------------------------
>
>                 Key: SHINDIG-1084
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1084
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: trunk
>            Reporter: Ben Smith
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: SHINDIG-1084-bug.patch
>
>
> A JSONException is currently wrapped in a RuntimeException and returned to the user as a 500 internal server error. This should actually be a 400 bad request.

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