[
https://issues.apache.org/jira/browse/AMBARI-5921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaimin D Jetly updated AMBARI-5921:
-----------------------------------
Description: This error 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.
> 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: security page- error popup.png, security page.png
>
>
> This error 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)