[
https://issues.apache.org/jira/browse/SHINDIG-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-127.
----------------------------------
Resolution: Fixed
with latest code updates this error is no longer occurring..
> 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.