[
https://issues.apache.org/jira/browse/SHINDIG-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578624#action_12578624
]
Kevin Brown commented on SHINDIG-127:
-------------------------------------
What does "some browsers" mean here? I can't reproduce this behavior on IE 6,
7, or 8, FF2.0.12 (windows), FF 3 nightly (linux), lynx, safari (windows), or
opera (windows). I've tried this running shindig under Jetty as well as a
proprietary servlet engine (haven't verified against tomcat or other engines).
Error messages need to be improved in places regardless of this issue, but I am
curious as to what browsers are exhibiting this behavior...that's pretty
bizarre!
> 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.