You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Damien Hollis (JIRA)" <ji...@apache.org> on 2010/12/09 03:56:01 UTC

[jira] Updated: (WICKET-3244) libxml2 splits large CData section. This breaks the processEvaluate js

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

Damien Hollis updated WICKET-3244:
----------------------------------

    Attachment: wicket-ajax.js.patch

Attached is a patch for wicket-ajax.js

I actually found 3 places that appeared to need the same fix.  

Note: I haven't bother to factor out the common code.

> 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
>            Priority: Critical
>         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.