[
https://issues.apache.org/jira/browse/MYFACES-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-3339.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.4
2.0.10
Assignee: Leonardo Uribe
The problem is on PartialResponseWriterImpl. There is a line that removes all
cdata sections, which is obviously wrong. So just removing that line is enough.
I test it doing a full ajax refresh with the example on MYFACES-2801 and it
works. So the code to handle cdata on HtmlResponseWriterImpl is ok. Probably
that line was added because we had the problem described on MYFACES-2801
> Ajax embedded CDATA Sequence lost on the server once an ajax refresh is
> triggered
> ---------------------------------------------------------------------------------
>
> Key: MYFACES-3339
> URL: https://issues.apache.org/jira/browse/MYFACES-3339
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.0.10-SNAPSHOT, 2.1.4-SNAPSHOT
> Reporter: Werner Punz
> Assignee: Leonardo Uribe
> Priority: Blocker
> Fix For: 2.0.10, 2.1.4
>
>
> One of my automated tests regarding render javax.faces.ViewRoot fails on
> chrome and ie, it works on all other browsers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira