[ http://issues.apache.org/jira/browse/TAPESTRY-728?page=comments#action_12356571 ]
Henri Dupre commented on TAPESTRY-728: -------------------------------------- This issue can be closed. IT was cause by a PageRedirectException inside my Home.java in the pageBeginRender method. I replaced it by a RedirectException which solved my encoding issue. > template-encoding doesn't work on the first request > --------------------------------------------------- > > Key: TAPESTRY-728 > URL: http://issues.apache.org/jira/browse/TAPESTRY-728 > Project: Tapestry > Type: Bug > Components: Framework > Versions: 4.0 > Reporter: Henri Dupre > > I have this <meta key="org.apache.tapestry.template-encoding" > value="UTF-8"/> in my .application file. > The UTF-8 encoding is not taken into account at the first request or after > service=restart but on any subsequent link or form submition, the page > encoding is good. -- 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]
