Thanks for reply. IE says the location is Line: 1,=A0 Char: 49, =A0Code: 0,=20 Error: unended quoted string URL: http://www.mydomain.com/page1.do
We could not find the error from the response. Is there a way to see the processed DOM after ppr? Is there a way to debug the error? ppr response: (some content omitted) <?xml version="1.0" ?> <?Tr-XHR-Response-Type ?> <content action="/page1.do"> <fragment><![CDATA[<span id="tr_j_id_jsp_1150609907_1pc4_Postscript"> <input type="hidden" name="javax.faces.ViewState" value="!eidd8eymp"><input type="hidden" name="source"></span>]]></fragment> <fragment><![CDATA[<span id="tr_j_id_jsp_496267666_2pc5_Postscript"><input type="hidden" name="javax.faces.ViewState" value="!eidd8eymp"> <input type="hidden" name="source"></span>]]></fragment> <fragment> <![CDATA[<span id="tr_j_id_jsp_1461492645_1pc7_Postscript"><input type="hidden" name="javax.faces.ViewState" value="!eidd8eymp"></span>]]></fragment> <fragment><![CDATA[<span id="tr_j_id_jsp_1167061552_18_Postscript"><input type="hidden" name="javax.faces.ViewState" value="!eidd8eymp"><input type="hidden" name="source"></span>]]></fragment> <fragment><![CDATA[<span id="tr_j_id_jsp_1167061552_23_Postscript"><input type="hidden" name="javax.faces.ViewState" value="!eidd8eymp"><input type="hidden" name="source"></span>]]></fragment> <fragment><![CDATA[<div id="region0">..ppr render region... </div>]]></fragment> --- On Thu, 7/9/09, Matthias Wessendorf <[email protected]> wrote: From: Matthias Wessendorf <[email protected]> Subject: Re: [trinidad] ppr: unended quoted string constant To: "MyFaces Discussion" <[email protected]> Date: Thursday, July 9, 2009, 1:31 AM do you have a little bit more information ? On Thu, Jul 9, 2009 at 2:54 AM, Dave<[email protected]> wrote: > Trinidad 1.2.11. our jsf app works well for the normal form submit. But for > ppr, we got a page error from IE browser status bar: > > unended quoted string constant > > Proxy trace is used to debug ppr response, but we could not find the > unended string constant. > > Thanks for help. > Dave > > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

