You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by xi...@apache.org on 2015/06/23 02:43:02 UTC

ambari git commit: AMBARI-12081. Browser refresh on Host config page leaves an incomplete loading bar forever.(xiwang)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 11fcc29e6 -> 321077ccc


AMBARI-12081. Browser refresh on Host config page leaves an incomplete loading bar forever.(xiwang)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/321077cc
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/321077cc
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/321077cc

Branch: refs/heads/branch-2.1
Commit: 321077ccc7894751c94bd3a5b33e857084dc2c90
Parents: 11fcc29
Author: Xi Wang <xi...@apache.org>
Authored: Mon Jun 22 17:00:10 2015 -0700
Committer: Xi Wang <xi...@apache.org>
Committed: Mon Jun 22 17:00:28 2015 -0700

----------------------------------------------------------------------
 ambari-web/app/controllers/global/update_controller.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/321077cc/ambari-web/app/controllers/global/update_controller.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/controllers/global/update_controller.js b/ambari-web/app/controllers/global/update_controller.js
index 11d17ca..ba82e9d 100644
--- a/ambari-web/app/controllers/global/update_controller.js
+++ b/ambari-web/app/controllers/global/update_controller.js
@@ -201,7 +201,7 @@ App.UpdateController = Em.Controller.extend({
     }
     else {
       if (App.router.get('currentState.parentState.name') == 'hostDetails') {
-        hostDetailsFilter = App.router.get('location.lastSetURL').match(/\/hosts\/(.*)\/(summary|alerts|stackVersions)/)[1];
+        hostDetailsFilter = App.router.get('location.lastSetURL').match(/\/hosts\/(.*)\/(summary|configs|alerts|stackVersions)/)[1];
         App.updater.updateInterval('updateHost', App.get('componentsUpdateInterval'));
         //if host details page opened then request info only of one displayed host
         this.get('queryParams').set('Hosts', [