Does it mean that the old-school (name-value, not xml) property files for
Tapestry now *have to be* encoded in UTF-8 rather than the standard Latin-1?

Kalle


On Fri, Aug 1, 2008 at 6:41 AM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:

> If you update again, you'll get the snapshot that reads properties
> files correctly (kind of an implicit native2ascii).
>
> On Fri, Aug 1, 2008 at 4:06 AM, Martin Papy <[EMAIL PROTECTED]>
> wrote:
> >
> > Hello everybody,
> >
> > I updated with the last Snapshot. Has I understand, T5 now handles by
> > default everything in UTF-8. That is ok for me.
> >
> > But how the properties files are handled ?
> >
> > I updated all my properties files in UTF-8 Encoding but I get odd
> > characters...
> >
> > I also tryied with a new test project build with the archetype... same
> > behaviour. Did I miss something ? Or is it an issue ?
> >
> > Exemple with the archetype :
> >
> > Index.properties is in UTF-8 and contains :
> >
> > test-msg=Déconnexion
> >
> > Html output :
> >
> > DÃ(c)connexion
> >
> > The page is in UTF-8, the Content-Type is also declaring UTF-8...
> >
> > I tried various encoding for the properties file : UTF-8 w/wo BOM,
> > ISO-8859-1...
> >
> > Any help ?
> >
> > Thanks !
> > --
> > View this message in context:
> http://www.nabble.com/T5-UTF-8-new-behaviour-in-T5.0.14-tp18772210p18772210.html
> > Sent from the Tapestry - User mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator Apache Tapestry and Apache HiveMind
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to