I will create a simple test case,

Cheers,

Bruno

On 12 July 2010 14:47, Werner Punz <[email protected]> wrote:
> Hi Bruno can you file a snippet of the original xhtml markup into
>
> https://issues.apache.org/jira/browse/MYFACES-2811
>
> Werner
>
>
>
> Am 12.07.10 15:33, schrieb Werner Punz:
>>
>> Hi Bruno, please file a bugreport on it. We should fix this before 2.0.1
>> this is a bug in the ppr responsewriter on the server side. I was fixing
>> exactly this issue a few months ago, maybe we have some regression bug
>> here.
>>
>>
>>
>>
>> Werner
>>
>> Am 12.07.10 14:48, schrieb Bruno Aranda:
>>>
>>> Hi,
>>>
>>> I have a partial response that contains invalid syntax because CDATA
>>> sections are nested. For example, in my app this code is generated in
>>> the partial response:
>>>
>>> <?xml version="1.0"
>>>
>>> encoding="UTF-8"?><partialResponse><components><component><id>editorForm</id><output><![CDATA[<form
>>>
>>> id="editorForm" name="editorForm" method="post"
>>> action="/editor/curate/publication.jsf?conversationContext=2"
>>> enctype="application/x-www-form-urlencoded"><span
>>> id="growl"></span><script type="text/javascript">//<![CDATA[
>>> jQuery.gritter.add({title:'Publication saved',text:'AC:
>>>
>>> EBI-2637354',image:'/editor/primefaces_resource/2.0.3-SNAPSHOT/primefaces/growl/assets/info.png?conversationContext=2',sticky:false});
>>>
>>>
>>> //]]></script>
>>>
>>
>>
>>
>
>
>

Reply via email to