[ 
http://issues.apache.org/jira/browse/TAPESTRY-607?page=comments#action_12356821 
] 

Mind Bridge commented on TAPESTRY-607:
--------------------------------------

Intrestingly, I cannot reproduce this issue. I guess that may depend on the 
implementation of the servlet container.  I have tried with Jetty and Tomcat 
5.x, but both seem to work well. I thought I had reproduced the issue earlier, 
but turned out to be an entirely different "problem" altogher. If 
template-encoding, etc, is set correctly, then the exception page renders okay 
for me, with a DirectLink, server side redirects, etc. 

What you say makes sense, but I cannot commit code without ensuring that it 
works first, which means that the problem has to be reproduced first.

I would ask that you provide the following information:
- the servlet container that was used (make + version)
- whether template-encoding has been specified, and what it is
- Some more information of the request structure in this particular case

Also, if you have a patch, that would be very useful. If it makes sense and 
will not cause other issues, I will commit it even if I cannot personally 
reproduce the problem.


> "UTF-8" page coming to "?????" After continuous cycle.actived page
> ------------------------------------------------------------------
>
>          Key: TAPESTRY-607
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-607
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>  Environment: jdk1.4,tapestry4-beta5
>     Reporter: Jone

>
> After upgrading my project from beta4 to beta5,the utf-8 encoded 
> Chinses,Japanese characters comes into "????".In fact ,the problem occurs in 
> continuous  actived  pages.For example,In page1,in direct lisener  mehtod 
> invoke "cycle.active('page2')",then in page2,in pageBeginRender() invoke 
> "cycle.active(page3)",now in rendered page3,all the "utf-8" character comes 
> in to "????".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to