[
https://issues.apache.org/jira/browse/SLING-4420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-4420.
-------------------------------------
Resolution: Fixed
Applied similar encoding together with a test case. Rev 1659600
> Escape quotes and double quotes when escaping for XML
> -----------------------------------------------------
>
> Key: SLING-4420
> URL: https://issues.apache.org/jira/browse/SLING-4420
> Project: Sling
> Issue Type: Bug
> Components: Engine
> Affects Versions: Engine 2.3.10
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Engine 2.3.12
>
>
> Currently only <, > and & are escaped in the ResponseUtil, we should extend
> this to " and ' in order to use the same functionality for writing out
> attributes as well as text.
> This has already been done in the Sling API version of this class (see
> SLING-3276), but although this class is deprecated we should apply the same
> encoding
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)