[
https://issues.apache.org/jira/browse/WICKET-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970443#action_12970443
]
Hudson commented on WICKET-3244:
--------------------------------
Integrated in Apache Wicket 1.4.x #319 (See
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/319/])
WICKET-3244 libxml2 splits large CData section. This breaks the
processEvaluate js
Read text/cdata by iterating over all child nodes
Uses a "static" Wicket._readTextNode() because Wicket.Ajax.Call and
Wicket.Head.Contributor don't have common parent.
merge r1044616 from 1.5
> libxml2 splits large CData section. This breaks the processEvaluate js
> -----------------------------------------------------------------------
>
> Key: WICKET-3244
> URL: https://issues.apache.org/jira/browse/WICKET-3244
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.13
> Reporter: Damien Hollis
> Assignee: Martin Grigorov
> Priority: Critical
> Fix For: 1.4.15, 1.5-M4
>
> Attachments: wicket-ajax.js.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> This is exactly the same problem as WICKET-2759 but the processEvaluate code
> did not have the same fix applied.
> I will attach a patch file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.