[Zope-Coders] [ZC] 156/ 2 Reject "dtml-var upper not working with Latin 1 chars"
Collector: Zope Bugs and Patches ...
zope-coders@zope.org
Thu, 17 Jan 2002 10:45:29 -0500
Issue #156 Update (Reject) "dtml-var upper not working with Latin 1 chars"
Status Rejected, Zope/bug low
To followup, visit:
http://collector.zope.org/Zope/156
==============================================================
= Reject - Entry #2 by stevea on Jan 17, 2002 10:45 am
Status: Pending => Rejected
You need to start Zope with locale support to get this working.
See this How-To document for details.
http://www.zope.org/Members/ajung/howto/Locale%20Support%20for%20Structured%20Text
________________________________________
= Request - Entry #1 by gari on Jan 17, 2002 7:43 am
<dtml-var "'España é í ó ú ä ë ï ö ü'" upper>
returns
ESPAñA é í ó ú ä ë ï ö ü
it should return
ESPAÑA É Í Ó Ú Ä Ë Ï Ö Ü
I hope you can read it with your browser...
==============================================================