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/05 23:54:07 UTC

[jira] Resolved: (SHINDIG-971) JsonRpcServlet should set content type to json in all cases, including gets and error cases.

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

Paul Lindner resolved SHINDIG-971.
----------------------------------

       Resolution: Fixed
    Fix Version/s: trunk

checked into trunk


> JsonRpcServlet should set content type to json in all cases, including gets and error cases. 
> ---------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-971
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-971
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>            Reporter: Bob Evans
>             Fix For: trunk
>
>         Attachments: fix-971-bug.patch
>
>
> Currently, the JsonRpcServlet only sets the content type in the case of a properly formed post request. It should also do it in the sendError case, and in the GET request method case.

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