
zope-coders at zope
Jan 17, 2002, 8:45 AM
Post #1 of 1
(72 views)
Permalink
|
|
[ZC] 156/ 2 Reject "dtml-var upper not working with Latin 1 chars"
|
|
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... ==============================================================
|