[ 
http://issues.apache.org/jira/browse/TAPESTRY-1010?page=comments#action_12426479
 ] 
            
Leonardo Quijano Vincenzi commented on TAPESTRY-1010:
-----------------------------------------------------

It seems this issue is solved by adding this to the library specification:

    <meta key="org.apache.tapestry.template-encoding"
          value="utf-8" />
    <meta key="org.apache.tapestry.output-encoding"
          value="utf-8"/>

For some reason I thought library-specification didn't allow for metas to be 
assigned.
This can be closed as "not a bug", then.


> UTF-8 Encoding breaks when including a component from a library
> ---------------------------------------------------------------
>
>                 Key: TAPESTRY-1010
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1010
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.0.2
>         Environment: Tomcat 5.5.17 or Jett 6.0.0, Windows XP SP2, jdk1.5.0_07
>            Reporter: Leonardo Quijano Vincenzi
>         Attachments: EncodingTest.zip
>
>
> When including a component with i18n text (such as Spanish accents) from a 
> Library, the encoding breaks. I used UTF-8 in a component. If I include it 
> directly in my app, it shows fine. If I use a library, the encoding breaks.

-- 
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