[
https://issues.apache.org/jira/browse/RANGER-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Posledov updated RANGER-2261:
---------------------------------------
Description:
1) Create a policy with "&" symbol in a policy name
2) After creation, "&" will be substituted by "& amp;"
3) Next, after every policy update, no matter what is being changed, & -> &
substitution will be performed every time, even if user does not change the
policy name. Thus, after several updates, simple policy name "test& could be
turned into "test&".
was:
1) Create a policy with "&" symbol in a policy name
2) After creation, "&" will be substituted by "& amp;"
3) Next, after every policy update, no matter what is being changed, & -> &
substitution will be performed every time, even if user does not change the
policy name. Thus, after several updates, simple policy name "test& could be
turned into "test&".
> Using '&' in a policy name leads to unintentional name changes during further
> updates of policy
> -----------------------------------------------------------------------------------------------
>
> Key: RANGER-2261
> URL: https://issues.apache.org/jira/browse/RANGER-2261
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 0.7.0
> Reporter: Alexander Posledov
> Priority: Major
>
> 1) Create a policy with "&" symbol in a policy name
> 2) After creation, "&" will be substituted by "& amp;"
> 3) Next, after every policy update, no matter what is being changed, & -> &
> substitution will be performed every time, even if user does not change the
> policy name. Thus, after several updates, simple policy name "test& could be
> turned into "test&".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)