Ravi Prakash created HDFS-7309:
----------------------------------
Summary: XMLUtils.mangleXmlString doesn't seem to handle less than
sign
Key: HDFS-7309
URL: https://issues.apache.org/jira/browse/HDFS-7309
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 2.1.0-beta
Reporter: Ravi Prakash
Priority: Minor
My expectation was that "<someElement>" + XMLUtils.mangleXmlString(
"Containing<ALessThanSign") + "</someElement>" would be a string
acceptable to a SAX parser. However this was not true.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)