-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70167/
-----------------------------------------------------------
Review request for ranger, Gautam Borad, Mehul Parikh, Pradeep Agrawal, and
Velmurugan Periasamy.
Bugs: RANGER-2350
https://issues.apache.org/jira/browse/RANGER-2350
Repository: ranger
Description
-------
Steps to reproduce:
1. Ranger UI -> goto -> Security Zone Menu.
2. Click on edit zone button to open edit zone page
3. Click on zone edit Breadcrumb redirect to 404 page not found
Diffs
-----
security-admin/src/main/java/org/apache/ranger/common/AppConstants.java
34391a3
security-admin/src/main/webapp/scripts/modules/XALinks.js a462033
security-admin/src/main/webapp/scripts/utils/XAEnums.js 4865a4f
security-admin/src/main/webapp/scripts/utils/XAViewUtils.js a9f7df3
security-admin/src/main/webapp/templates/helpers/XAHelpers.js 181ffc4
Diff: https://reviews.apache.org/r/70167/diff/1/
Testing
-------
Verified zone edit breadcrumb link, it does not redirect to 404 page on click
on it.
It stays on current page after clicking on it as expected.
Thanks,
Nitin Galave