Java Script error while using Sign Certificate
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum UI |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Magnum-UI version: 12.0.1.dev2
While clicking sign certificate button js error occurs:
TypeError: magnum.
signCertifi
invoke https:/
$controllerInit https:/
resolveSuccess https:/
processQueue https:/
schedulePro
$digest https:/
$apply https:/
ngEventHandler https:/
dispatch https:/
handle https:/
Possibly unhandled rejection: {}
Issue occures on firefox and chrome-based browser.
When working via openstack cli client there is no issue.
Changed in magnum-ui: | |
status: | Fix Committed → Fix Released |
Looks like this is
https:/ /stackoverflow. com/questions/ 33531336/ angularjs- error-success- is-not- a-function
success() was deprecated in current angular versions.