[
https://issues.apache.org/jira/browse/WICKET-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602085#comment-14602085
]
ASF subversion and git services commented on WICKET-5936:
---------------------------------------------------------
Commit 87c38f29e09056bb556eac8a70481171e55a3083 in wicket's branch
refs/heads/master from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=87c38f2 ]
WICKET-5936 split CDATA end with CDATA end+start
> 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
>
> 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)