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 AEC931082F for ; Wed, 12 Feb 2014 01:15:30 +0000 (UTC) Received: (qmail 92237 invoked by uid 500); 12 Feb 2014 01:15:25 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 92165 invoked by uid 500); 12 Feb 2014 01:15:24 -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 92120 invoked by uid 99); 12 Feb 2014 01:15:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 01:15:23 +0000 Date: Wed, 12 Feb 2014 01:15:23 +0000 (UTC) From: "Haohui Mai (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-5934) New Namenode UI back button doesn't work as expected 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-5934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898602#comment-13898602 ] Haohui Mai commented on HDFS-5934: ---------------------------------- Thanks for reporting this issue. The current implementation should manipulate {{window.history}}, or put the hashtag directly into the links. [~tthompso], can you please provide a patch if you have time? Thanks. > New Namenode UI back button doesn't work as expected > ---------------------------------------------------- > > Key: HDFS-5934 > URL: https://issues.apache.org/jira/browse/HDFS-5934 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode > Affects Versions: 2.3.0 > Reporter: Travis Thompson > Priority: Minor > > When I navigate to the Namenode page, and I click on the "Datanodes" tab, it will take me to the Datanodes page. If I click my browser back button, it does not take me back to the overview page as one would expect. This is true of choosing any tab. > Another example of the back button acting weird is when browsing HDFS, if I click back one page, either the previous directory I was viewing, or the page I was viewing before entering the FS browser. Instead I am always taken back to the previous page I was viewing before entering the FS browser. -- This message was sent by Atlassian JIRA (v6.1.5#6160)