[
https://issues.apache.org/jira/browse/LANG-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
devson updated LANG-1531:
-------------------------
Description: escapexml10 in StringEscapeUtils 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] (was: 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)
> 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.8.1, 3.10
> Reporter: devson
> Priority: Major
>
> escapexml10 in StringEscapeUtils 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)