26 Dec
2003
26 Dec
'03
9:09 a.m.
I've started to use Zope-2.7b3 and found: In Zope-2_7-branch and MAIN-branch, lib/python/OFS/dtml/properties.dtml has a problem. We cannot set non-UTF-8 characters to properties, because the first line, <dtml-call "REQUEST.set('management_page_charset','UTF-8')"> enforce to use UTF-8, etc.. I think Toby Dickenson's modification to Zope-2_6-branch have not reflected to Zope-2_7-branch and MAIN-branch. http://cvs.zope.org/Zope/lib/python/OFS/dtml/properties.dtml.diff?r1=1.12.16 .1&r2=1.8.18.6 http://cvs.zope.org/Zope/lib/python/OFS/dtml/properties.dtml.diff?r1=1.14& It would be appreciated if the modification would be merged. If there is any reason to avoid it, would someone explain why. Best Regards, Kazuya Fukamachi