[
https://issues.apache.org/jira/browse/AMBARI-18926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733812#comment-15733812
]
Hudson commented on AMBARI-18926:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6195 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6195/])
AMBARI-18926 - Kerberos Wizard UI creates duplicate radio buttons for
(sangeetar:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=da2228fb3fe10c485ba374030eef85151cf8565d])
* (edit) ambari-web/app/controllers/main/admin/kerberos/step1_controller.js
* (edit)
ambari-web/test/controllers/main/admin/kerberos/step1_controller_test.js
> Kerberos Wizard UI creates duplicate radio buttons for FreeIPA
> --------------------------------------------------------------
>
> Key: AMBARI-18926
> URL: https://issues.apache.org/jira/browse/AMBARI-18926
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: trunk, 2.4.0
> Reporter: Jesus Alvarez
> Assignee: Jesus Alvarez
> Priority: Minor
> Fix For: trunk
>
> Attachments: AMBARI-18926-3.patch, kdc_type_duplicate_ipa.png
>
>
> If the enableIPA flag is set to allow Ambari to use FreeIPA as a KDC, the
> kerberos wizard will create duplicate radio buttons if a user navigates Back
> from step2 to step1 of the kerberos wizard.
> Issue here that in step1_controller.js, options.pushObject(ipaOption) will be
> called on every loadStep.. including when navigating back to step1 from a
> later step.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)