Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7A97A62A6 for ; Thu, 21 Jul 2011 03:57:30 +0000 (UTC) Received: (qmail 25702 invoked by uid 500); 21 Jul 2011 03:57:30 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 25473 invoked by uid 500); 21 Jul 2011 03:57:27 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 25425 invoked by uid 99); 21 Jul 2011 03:57:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2011 03:57:20 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2011 03:57:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1970B4C9A5 for ; Thu, 21 Jul 2011 03:56:58 +0000 (UTC) Date: Thu, 21 Jul 2011 03:56:58 +0000 (UTC) From: "sravankorumilli (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1234068363.10344.1311220618100.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <107944869.62437.1307012028493.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HDFS-2025) Go Back to File View link is not working in tail.jsp MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sravankorumilli updated HDFS-2025: ---------------------------------- Attachment: HDFS-2025_2.patch > 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: sravankorumilli > Priority: Minor > Attachments: HDFS-2025.patch, HDFS-2025_1.patch, HDFS-2025_2.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. For more information on JIRA, see: http://www.atlassian.com/software/jira