[
https://issues.apache.org/jira/browse/HDFS-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288014#comment-13288014
]
Hudson commented on HDFS-2025:
------------------------------
Integrated in Hadoop-Common-trunk-Commit #2315 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2315/])
HDFS-2025. Go Back to File View link is not working in tail.jsp.
Contributed by Ashish and Sravan. (Revision 1345563)
Result = SUCCESS
umamahesh :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1345563
Files :
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DatanodeJspHelper.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestDatanodeJsp.java
> Go Back to File View link is not working in tail.jsp
> ----------------------------------------------------
>
> Key: HDFS-2025
> URL: https://issues.apache.org/jira/browse/HDFS-2025
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: data-node
> Affects Versions: 0.23.0
> Reporter: sravankorumilli
> Assignee: Ashish Singhi
> Priority: Minor
> Fix For: 2.0.1-alpha, 3.0.0
>
> Attachments: HDFS-2025.patch, HDFS-2025_1.patch, HDFS-2025_2.patch,
> HDFS-2025_3.patch, HDFS-2025_4.patch, HDFS-2025_5.patch, ScreenShot_1.jpg
>
>
> While browsing the file system.
> Click on any file link to go to the page where the file contents are
> displayed, then when we click on '*Tail this file*' link.
> The control will go to the tail.jsp here when we
> Click on '*Go Back to File View*' option.
> HTTP Error page not found will come.
> This is because the referrer URL is encoded and the encoded URL is itself
> being used in the '*Go Back to File View*' hyperlink which will be treated as
> a relative URL and thus the HTTP request will fail.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira