You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2015/07/05 22:17:05 UTC

[jira] [Updated] (WICKET-5936) simplify cdata escaping for ajax-response

     [ https://issues.apache.org/jira/browse/WICKET-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Dashorst updated WICKET-5936:
-------------------------------------
    Fix Version/s:     (was: 7.0.0-M7)
                   7.0.0

> simplify cdata escaping for ajax-response
> -----------------------------------------
>
>                 Key: WICKET-5936
>                 URL: https://issues.apache.org/jira/browse/WICKET-5936
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.0.0-M6
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 7.0.0
>
>
> Instead of escaping all "]" with "^]" it would be easier to use the recommended way to escape nested cdata:
> https://en.wikipedia.org/wiki/CDATA#Nesting



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)