[Zope] Upper atribute and special caracters

Andreas Jung Andreas Jung" <andreas@andreas-jung.com
Tue, 7 Aug 2001 13:31:20 -0400


Try to start Zope with the -L option to use your
locale settings (e.g. through the LC_ALL env. variable).

Andreas
----- Original Message -----
From: "Alexandre Aguiar" <ale@thecook.org>
To: <zope@zope.org>
Sent: Dienstag, 7. August 2001 08:44
Subject: [Zope] Upper atribute and special caracters


Im trying to use the 'upper' atribute transform variables that contains
special caracters like the example:

textVar =3D "S=E3o Paulo"
<dtml-var textVar upper>
# And it returns
S=E3O PAULO

Is there something that I can do to fix it??

Thanks one more time for the help!


_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )