-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28441/
-----------------------------------------------------------
Review request for Ambari and Aleksandr Kovalenko.
Bugs: AMBARI-8444
https://issues.apache.org/jira/browse/AMBARI-8444
Repository: ambari
Description
-------
STR
Proceed to step 2 of Add Host Wizard.
After hosts registration and checks, try to clode wizard.
Result
Wizard is not closed.
In the sidebar, step 1 ('Install Options') is set as active while step 2 is
still displayed.
JS error:
Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
on
controllers/wizard/step2_controller.js:68
Workaround
Second attempt to close the wizard is successful.
Diffs
-----
ambari-web/app/controllers/main/host/add_controller.js 001175a
ambari-web/app/controllers/wizard.js e87984d
ambari-web/test/controllers/main/host/add_controller_test.js ea6a017
ambari-web/test/controllers/wizard_test.js 159ae03
Diff: https://reviews.apache.org/r/28441/diff/
Testing
-------
4895 tests complete (8 seconds)
60 tests pending
Thanks,
Andrii Tkach