[
https://issues.apache.org/jira/browse/AMBARI-12193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604863#comment-14604863
]
Hudson commented on AMBARI-12193:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3026 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3026/])
AMBARI-12193. Step2 installer. Popup with hosts contains duplicates
(onechiporenko) (onechiporenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=955cfce2c37f282f4600ab6b86f31c865ef4f883)
* ambari-web/test/controllers/wizard/step2_test.js
* ambari-web/app/controllers/wizard/step2_controller.js
> Step2 installer. Popup with hosts contains duplicates
> -----------------------------------------------------
>
> Key: AMBARI-12193
> URL: https://issues.apache.org/jira/browse/AMBARI-12193
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Fix For: 2.1.0
>
> Attachments: AMBARI-12193.patch
>
>
> On the step2 installer put to the hosts textarea text like:
> {code}
> host[1-3]
> host2
> {code}
> Click Next
> Popup with list of hosts contains text:
> {code}
> host1
> host2
> host3
> host2
> {code}
> {{host2}} is added twice.
> On the next step table contains 3 hosts (it's correct behavior)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)