Paul Mander wrote:
> 
> Just to follow up on this, there is a post
> http://old.nabble.com/-Trinidad--forced-UTF-8-in-PPR-responses--ts27545426.html#a27545426
> that questions the validity of code in XmlHttpServletResponse. I see that
> in my test case, the original encoding "ISO-8859-1" is replaced by utf-8
> but if I amend this code to use the original encoding, the issue still
> occurs.
> 

and updating the XmlHttpServletRequest to set encoding to iso-8859-1 has no
impact. The corruption appears to be on the request rather than the response
- debugging the setter of the inputtext shows "?" for a ppr request, but
fine for a full submit
-- 
View this message in context: 
http://old.nabble.com/-jira--Created%3A-%28TRINIDAD-1073%29-Character-encoding-problem-with-PPR-on-IBM-WebSphere-6.0-tp17197824p28459799.html
Sent from the My Faces - Dev mailing list archive at Nabble.com.

Reply via email to