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

Bertrand Delacretaz resolved SLING-760.
---------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Engine 2.0.4)
                    Servlets Resolver 2.0.6

In revision 731608, removed the xml escaping code from the 
SlingHttpServletResponseImpl, and implemented it in the 
DefaultErrorHandlerServlet.

I have also added a getXmlEscapingWriter(Writer w) method to ResponseUtil, to 
provide an escaping Writer that can be used for stack trace dumps, etc.

> Filter characters in http error messages
> ----------------------------------------
>
>                 Key: SLING-760
>                 URL: https://issues.apache.org/jira/browse/SLING-760
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets Get
>    Affects Versions: Engine 2.0.2
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>             Fix For:  Servlets Resolver 2.0.6
>
>
> The default get servlet includes the supplied extension as is in the "No 
> renderer for extension" error page, it should filter it to avoid garbling the 
> error page depending on the extension.

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

Reply via email to