[
https://issues.apache.org/jira/browse/AMBARI-12244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611421#comment-14611421
]
Hudson commented on AMBARI-12244:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.1 #163 (See
[https://builds.apache.org/job/Ambari-branch-2.1/163/])
AMBARI-12244. Empty review content on step 8 of installer after page refresh
and visiting Customize Services loses config customizations (alexantonenko)
(hiveww:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=49a8bf0d45536708ea84dc4010bc063e7ac29795)
* ambari-web/app/views/common/configs/widgets/combo_config_widget_view.js
* ambari-web/app/mixins/common/serverValidator.js
* ambari-web/app/models/configs/objects/service_config_property.js
* ambari-web/app/routes/installer.js
* ambari-web/app/mixins/common/configs/enhanced_configs.js
* ambari-web/app/controllers/wizard/step7_controller.js
> Empty review content on step 8 of installer after page refresh and visiting
> Customize Services loses config customizations
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-12244
> URL: https://issues.apache.org/jira/browse/AMBARI-12244
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-12244.patch
>
>
> *STR*
> # Select all services except Ambari Metrics to install.
> # Proceed to 'Review' step.
> # Refresh page.
> *Result*
> No cluster info is displayed.
> JS error thrown
> {{Uncaught TypeError: Cannot read property 'findProperty' of null}} on
> {{app.js:36404}} ({{loadHiveDbValue}} method):
> {code}
> hiveDb = serviceConfigProperties.findProperty('name', 'hive_database');
> {code}
> After coming back to 'Customize Services' step all configs customization
> except config groups is lost.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)