[
https://issues.apache.org/jira/browse/SLING-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz resolved SLING-3222.
----------------------------------------
Resolution: Duplicate
Thanks for your patch, AFAICS this has been addressed by SLING-3276 in the
meantime.
> RequestUtil#escapeXml doesn't escape quotes
> -------------------------------------------
>
> Key: SLING-3222
> URL: https://issues.apache.org/jira/browse/SLING-3222
> Project: Sling
> Issue Type: Bug
> Components: API
> Affects Versions: API 2.2.0
> Reporter: Andrei Dulvac
> Labels: PatchAvailable
> Attachments: SLING-3222.patch
>
>
> According to http://www.w3.org/TR/xml/#syntax , there are 5 characters which
> should be escaped in XML.
> ResponseUtil#escapeXml(String input) only escapes brackets and ampersand. It
> should also escape single and double quotes.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)