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 B89C497D4 for ; Mon, 28 May 2012 09:17:25 +0000 (UTC) Received: (qmail 52635 invoked by uid 500); 28 May 2012 09:17:24 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 52384 invoked by uid 500); 28 May 2012 09:17:23 -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 52365 invoked by uid 99); 28 May 2012 09:17:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 May 2012 09:17:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 36A41142858 for ; Mon, 28 May 2012 09:17:23 +0000 (UTC) Date: Mon, 28 May 2012 09:17:23 +0000 (UTC) From: "Ashish Singhi (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1609042065.8119.1338196643225.JavaMail.jiratomcat@issues-vm> 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 ] Ashish Singhi updated HDFS-2025: -------------------------------- Attachment: HDFS-2025_5.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: Ashish Singhi > Priority: Minor > 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