-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38622/
-----------------------------------------------------------
(Updated Sept. 25, 2015, 5:36 a.m.)
Review request for ranger, Alok Lal, Don Bosco Durai, Madhan Neethiraj, Ramesh
Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.
Changes
-------
Updated the patch and moved property name change to another JIRA.
Summary (updated)
-----------------
RANGER-656 : Ranger UI - KMS Need to handle 404 error when clicked on breadcrumb
Bugs: RANGER-656
https://issues.apache.org/jira/browse/RANGER-656
Repository: ranger
Description
-------
Taken care of breadcrumbs which was earlier giving 404 as it was trying to pass
model.id for 'Create repo' link. Added void(0) so that it doesn't look for any
model.
Diffs (updated)
-----
security-admin/src/main/webapp/scripts/modules/XALinks.js efa3454
security-admin/src/main/webapp/scripts/views/kms/KmsKeyCreate.js 1ee0b3d
security-admin/src/main/webapp/scripts/views/service/ServiceCreate.js 239b61e
Diff: https://reviews.apache.org/r/38622/diff/
Testing
-------
Tested on local setup of Ranger for broken links.
Thanks,
Gautam Borad