Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
API 2.2.0
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
SLING-2085 RequestHistoryConsolePlugin should escape HTML text
- Closed