[
https://issues.apache.org/jira/browse/AMBARI-16421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278239#comment-15278239
]
Hudson commented on AMBARI-16421:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4815 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4815/])
AMBARI-16421. JS error on ASW step4 after page refresh (onechiporenko)
(onechiporenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=96a5be4f87bad3d4a79a27947f5bbb5307c773e9])
* ambari-web/app/controllers/main/service/add_controller.js
> JS error on ASW step4 after page refresh
> ----------------------------------------
>
> Key: AMBARI-16421
> URL: https://issues.apache.org/jira/browse/AMBARI-16421
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16421.patch
>
>
> * Open ASW
> * Proceed to the step4
> * Do page refresh
> JS error appears:
> {{Uncaught TypeError: Cannot read property 'filterProperty' of null}}
> Source:
> {code:javascript}
> var selectedServices =
> this.get('content.services').filterProperty('isSelected',
> true).filterProperty('isInstalled', false).mapProperty('serviceName');
> {code}
> File:
> {{ambari/ambari-web/app/controllers/main/service/add_controller.js}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)