[
https://issues.apache.org/jira/browse/AMBARI-26307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prabhjyot Singh updated AMBARI-26307:
-------------------------------------
Description:
While we were trying to upgrade Jquery, one of Ajax responses have changed, and
the expected getResponseHeader shows up in a different parameter.
UI errors out with:
{code:java}
Uncaught TypeError: xhr.getResponseHeader is not a function
at Class.<anonymous> (app.js:92484:24)
at c (vendor.js:1717:25)
at Object.fireWith [as resolveWith] (vendor.js:1772:20)
at l (vendor.js:4936:19)
at XMLHttpRequest.<anonymous> (vendor.js:5085:23){code}
was:
While we were trying to upgrade Jquery, one of Ajax responses have changed, and
the expected getResponseHeader shows up in a different parameter.
UI errors out with:
```
Uncaught TypeError: xhr.getResponseHeader is not a function
at Class.<anonymous> (app.js:92484:24)
at c (vendor.js:1717:25)
at Object.fireWith [as resolveWith] (vendor.js:1772:20)
at l (vendor.js:4936:19)
at XMLHttpRequest.<anonymous> (vendor.js:5085:23)
```
> Knox SSO fails to login into Ambari
> -----------------------------------
>
> Key: AMBARI-26307
> URL: https://issues.apache.org/jira/browse/AMBARI-26307
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 3.0.0
> Reporter: Prabhjyot Singh
> Assignee: Prabhjyot Singh
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> While we were trying to upgrade Jquery, one of Ajax responses have changed,
> and the expected getResponseHeader shows up in a different parameter.
> UI errors out with:
> {code:java}
> Uncaught TypeError: xhr.getResponseHeader is not a function
> at Class.<anonymous> (app.js:92484:24)
> at c (vendor.js:1717:25)
> at Object.fireWith [as resolveWith] (vendor.js:1772:20)
> at l (vendor.js:4936:19)
> at XMLHttpRequest.<anonymous> (vendor.js:5085:23){code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]