[
https://issues.apache.org/jira/browse/AMBARI-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156577#comment-14156577
]
Hudson commented on AMBARI-7611:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #453 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/453/])
AMBARI-7611 Host configs page broken when there is no host-components. (atkach)
(atkach:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=efbaf5cbd33bbd4ab3a837513992741c59f41063)
* ambari-web/app/templates/main/host/configs.hbs
* ambari-web/app/views/main/host/configs.js
* ambari-web/app/styles/application.less
* ambari-web/app/views/main/host/configs_service_menu.js
> Host configs page broken when there is no host-components
> ---------------------------------------------------------
>
> Key: AMBARI-7611
> URL: https://issues.apache.org/jira/browse/AMBARI-7611
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Fix For: 1.7.0
>
> Attachments: AMBARI-7611.patch
>
>
> Delete all host-components on host, and after that open configs tab. Configs
> page is broken and JS error thrown:
> {code}
> Uncaught Error: assertion failed: The name you supplied service_config_outlet
> did not resolve to a view Service_config_outletView ember-latest.js:43
> Ember.assert ember-latest.js:43
> Ember.ControllerMixin.reopen.connectOutlet ember-latest.js:11543
> App.MainHostServiceMenuView.Em.CollectionView.extend.showHostService
> configs_service_menu.js:61
> App.MainHostServiceMenuView.Em.CollectionView.extend.didInsertElement
> configs_service_menu.js:71
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)