[
https://issues.apache.org/jira/browse/HDFS-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190090#comment-14190090
]
Hudson commented on HDFS-7287:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #1917 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1917/])
HDFS-7287. The OfflineImageViewer (OIV) can output invalid XML depending on the
filename (Ravi Prakash via Colin P. McCabe) (cmccabe: rev
d33e07dc49e00db138921fb3aa52c4ef00510161)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/XmlImageVisitor.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewer.java
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/PBImageXmlWriter.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> The OfflineImageViewer (OIV) can output invalid XML depending on the filename
> -----------------------------------------------------------------------------
>
> Key: HDFS-7287
> URL: https://issues.apache.org/jira/browse/HDFS-7287
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.0.0-alpha
> Reporter: Ravi Prakash
> Assignee: Ravi Prakash
> Fix For: 2.6.0
>
> Attachments: HDFS-7287.1.patch, HDFS-7287.2.patch, HDFS-7287.patch,
> testXMLOutput
>
>
> If the filename contains a character which is invalid in XML,
> TextWriterImageVisitor.write() or PBImageXmlWriter.o() prints out the string
> unescaped. For us this was the character 0x0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)