-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: API 2.2.0
-
Fix Version/s: None
-
Component/s: API
-
Labels:
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.
- relates to
-
SLING-2085 RequestHistoryConsolePlugin should escape HTML text
-
- Closed
-