[
https://issues.apache.org/jira/browse/LANG-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816422#comment-17816422
]
Elliotte Rusty Harold commented on LANG-1531:
---------------------------------------------
This is a misreading of the XML spec. There's no reason to change the method.
It is correct as written, and this bug should be closed.
> 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.20.10#820010)