You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/03/14 07:51:25 UTC

[jira] Updated: (SHINDIG-127) Gadget rendering errors result in prompts to download /ifr

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

Kevin Brown updated SHINDIG-127:
--------------------------------

    Component/s: Gadgets Server - Java
     Issue Type: Bug  (was: Improvement)

> Gadget rendering errors result in prompts to download /ifr
> ----------------------------------------------------------
>
>                 Key: SHINDIG-127
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-127
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadgets Server - Java
>            Reporter: Paul Lindner
>
> These constructs:
>       response.sendError(HttpServletResponse.SC_BAD_REQUEST,
>           "Missing or malformed url parameter");
> result in some browsers prompting the user to download content.
> It would be preferable if the GadgetRenderingServlet could output user-friendly output instead of Code 400 responses,
> as iGoogle does.

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