-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19465/
-----------------------------------------------------------
Review request for Ambari and Alexandr Antonenko.
Bugs: AMBARI-5160
https://issues.apache.org/jira/browse/AMBARI-5160
Repository: ambari
Description
-------
We need to make sure that the config values saved follow the JSON encoding
rules, not HTML/XML encoding.
Create unit tests covering various characters considered special by
JSON/HTML/XML.
Diffs
-----
ambari-web/app/controllers/main/mirroring/jobs_controller.js d8e6d47
ambari-web/app/utils/config.js aeb57f8
ambari-web/test/utils/config_test.js b91202e
Diff: https://reviews.apache.org/r/19465/diff/
Testing
-------
Thanks,
Andriy Babiichuk