You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Bob Schellink (JIRA)" <ji...@apache.org> on 2010/05/13 11:04:42 UTC

[jira] Commented: (CLK-674) Escape control values as xml entities instead of html

    [ https://issues.apache.org/jira/browse/CLK-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867089#action_12867089 ] 

Bob Schellink commented on CLK-674:
-----------------------------------

We also need an option to disable escaping.

> 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. &#8364; 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.