-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54423/
-----------------------------------------------------------
Review request for Ambari and Alexandr Antonenko.
Bugs: AMBARI-19106
https://issues.apache.org/jira/browse/AMBARI-19106
Repository: ambari
Description
-------
Stacktrace :
```
Uncaught TypeError: Cannot read property 'split' of null
at Class.compareCurrentVersion (app.js:79641)
at Class.<anonymous> (app.js:191470)
at ComputedPropertyPrototype.get (vendor.js:14954)
at get (vendor.js:13360)
```
Looks like it fails here :
App.StackService.find('RANGER').compareCurrentVersion('0.5')
Patch with this issue was committed only in trunk
Diffs
-----
ambari-web/app/views/common/controls_view.js dd475b64d8
ambari-web/test/views/common/controls_view_test.js c5c5338705
Diff: https://reviews.apache.org/r/54423/diff/
Testing
-------
19926 tests complete (25 seconds)
155 tests pending
Thanks,
Denys Buzhor