[ 
https://issues.apache.org/jira/browse/HDFS-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038974#comment-13038974
 ] 

Hudson commented on HDFS-1964:
------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #683 (See 
[https://builds.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/683/])
    HDFS-1964. Fix incorrect HTML unescaping in DatanodeJspHelper. Contributed 
by Aaron T. Myers.

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1127390
Files : 
* 
/hadoop/hdfs/trunk/src/java/org/apache/hadoop/hdfs/server/datanode/DatanodeJspHelper.java
* 
/hadoop/hdfs/trunk/src/test/hdfs/org/apache/hadoop/hdfs/server/datanode/TestDatanodeJsp.java
* /hadoop/hdfs/trunk/CHANGES.txt


> Incorrect HTML unescaping in DatanodeJspHelper.java
> ---------------------------------------------------
>
>                 Key: HDFS-1964
>                 URL: https://issues.apache.org/jira/browse/HDFS-1964
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.22.0, 0.23.0
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>             Fix For: 0.22.0, 0.23.0
>
>         Attachments: hdfs-1964-trunk.0.patch, hdfs-1964-trunk.1.patch
>
>
> HDFS-1575 introduced some HTML unescaping of parameters so that viewing a 
> file would work for paths containing HTML-escaped characters, but in two of 
> the places did the unescaping either too early or too late.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to