[ http://issues.apache.org/jira/browse/TAPESTRY-607?page=comments#action_12357013 ]
Leonardo Quijano Vincenzi commented on TAPESTRY-607: ---------------------------------------------------- This seems like a similar issue in Tomcat's database. It's still unsolved: http://issues.apache.org/bugzilla/show_bug.cgi?id=37072 The guy here says it only happens on error conditions. I'd think Tapestry gets into the same situation when it does the reset(). Now, if a quick work-around could be made for Tapestry, it'd be great, while they solve the issue (and considering the possible situation that they solve it for future releases only, that'd leave people using Tapestry in older versions of Tomcat with problems). I'd think the case of content type differing between normal and error pages to be uncommon, don't you think? This could be made configurable, of course. > "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 > Attachments: tapestry-607.zip > > 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]
