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 = "São Paulo" <dtml-var textVar upper> # And it returns SãO 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 )