devson created LANG-1531:
----------------------------
Summary: escapeXml10 does not escape newline and tab characters to
#xA
Key: LANG-1531
URL: https://issues.apache.org/jira/browse/LANG-1531
Project: Commons Lang
Issue Type: Bug
Components: lang.*
Affects Versions: 3.10, 3.8.1
Reporter: devson
escapexml10 does not escape newline(line feed) and tab characters to #xA but it
should escape them as specified in https://www.w3.org/TR/xml/#sec-line-ends
--
This message was sent by Atlassian Jira
(v8.3.4#803005)