[
https://issues.apache.org/jira/browse/AMBARI-23596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444036#comment-16444036
]
Hudson commented on AMBARI-23596:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9083 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9083/])
AMBARI-23596 Ambari web should escape slash in config names (1963907+atkach:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=ec2c4d8410e571181930fb6d421ecc0723882057])
* (edit) ambari-web/test/utils/string_utils_test.js
* (edit) ambari-web/app/utils/string_utils.js
* (edit) ambari-web/app/mixins/common/configs/configs_saver.js
> Ambari web should escape slash in config names
> ----------------------------------------------
>
> Key: AMBARI-23596
> URL: https://issues.apache.org/jira/browse/AMBARI-23596
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.7.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Should escape property's name "a/b" => "a\u002Fb".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)