[ http://issues.apache.org/jira/browse/TAPESTRY-607?page=comments#action_12356887 ]
Leonardo Quijano Vincenzi commented on TAPESTRY-607: ---------------------------------------------------- Ok I posted a WAR file you can deploy on Tomcat 5.5.12 and it should get you the problem: http://localhost:8080/Tapestry607/Index.html The tricky part is... I tested throwing an Exception on Index.html and it didn't work. *But*, then I though... maybe if I create a component... and voilĂ ... for me at least, if I throw an exception from @SubComponent, it gets me the error page I included in the zip file (with the spanish accents as "?"). Hope it helps! > "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]
