[
https://issues.apache.org/jira/browse/AMBARI-5921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaimin D Jetly updated AMBARI-5921:
-----------------------------------
Attachment: AMBARI-5921.patch
> Enable Security Wizard: Unnecessary popup after clicking on done button of
> last step of the wizard
> --------------------------------------------------------------------------------------------------
>
> Key: AMBARI-5921
> URL: https://issues.apache.org/jira/browse/AMBARI-5921
> Project: Ambari
> Issue Type: Bug
> Components: client
> Affects Versions: 1.6.1
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Fix For: 1.6.1
>
> Attachments: AMBARI-5921.patch, security page- error popup.png,
> security page.png
>
>
> This bug happens because we trigger API call (GET method) and trigger browser
> refresh event at same time in the code. so the browser refresh event makes
> the browser to cancel the ongoing GET request and UI code throws the error
> pop up called from errorCallback function binded to the API/Ajax call.
> On successful browser reload the popup disappears. Thus this popup is noticed
> for a short while
--
This message was sent by Atlassian JIRA
(v6.2#6252)