[
https://issues.apache.org/jira/browse/TRINIDAD-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737572#action_12737572
]
Dave commented on TRINIDAD-1544:
--------------------------------
It is IE 7. I tried on FireFox, subsequent PPRs did not work after the PPR.
So it is not a browser issue.
> PPR error from IE Browser: unended quoted string constant
> ----------------------------------------------------------
>
> Key: TRINIDAD-1544
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1544
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Environment: Trinidad 1.2.11, Tomahawk 1.1.8, JSF RI 1.2.12, JBoss
> 5.0.1
> Reporter: Dave
>
> 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.
> 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>
> We used richfaces ajax4jsf, it works well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.