[
https://issues.apache.org/jira/browse/LANG-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816421#comment-17816421
]
Elliotte Rusty Harold commented on LANG-1531:
---------------------------------------------
I disagree if the class still exists and it has a bug and we're shipping it,
then the bug should be fixed, even in a deprecated method. I'm not sure this is
a bug though. Need to investigate further.
> 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)