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: Improvement
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.