Help! I've fallen and can't get up! How do you change the status of a JIRA ticket?
Gary
-------------- Original message --------------
From: "Gary VanMatre (JIRA)" <jira@apache.org>
> If a clay full template (XML or HTML) was not found, an incorrect HTTP status
> code of 500 was reported.
> --------------------------------------------------------------------------------
> ------------------------
>
> Key: SHALE-172
> URL: http://issues.apache.org/struts/browse/SHALE-172
> Project: Shale
> Type: Bug
>
> Components: Clay
> Versions: 1.0.1
> Reporter: Gary VanMatre
>
>
> The ClayViewHandler uses the response of the FacesContext's ExternalContext
> casting to a HttpServletResponse. This is to make the sendError method
> available.
>
> I believe that in a portal environment, the dispatch to the servlet should
> wrapper the RenderResponse with an HttpServletResponse making the sendError
> method not perform any operation.
>
> This question was asked on the user list a few weeks ago and there was not a
> response. I'm not sure if this is a correct assumption. If this cast cause a
> problem in a portal server, we can look into using the reflection API to invoke
> these method.
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> http://issues.apache.org/struts/secure/Administrators.jspa
> -
> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
>
|