Escape control values as xml entities instead of html
-----------------------------------------------------
Key: CLK-674
URL: https://issues.apache.org/jira/browse/CLK-674
Project: Click
Issue Type: Improvement
Components: core
Affects Versions: 2.2.0
Reporter: Bob Schellink
Assignee: Bob Schellink
Fix For: 2.3.0
Click escapes Control values and attributes using HTML entities, which doesn't
play nice when returning XML payloads for Ajax requests.
We need to escape characters using XML entities instead e.g. € for the
euro sign.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.