17 Feb
2003
17 Feb
'03
5:36 p.m.
Oliver Bleutgen kirjutas E, 17.02.2003 kell 19:10:
Thanks for the hints. But the problem is that this method doesn't work when you have this mixed ISO-8859-1/UTF-8 situation. If I do what you describe here, the server which mozilla doesn't identify as UTF-8 enoding (the development server in my scenario) won't work. And seeing the problems talked about in zope-dev about zope's UTF-8 compability, I'm not sure I want to walk this road now for all servers here.
You could hack zopeedit.py (the client-side helper app) to do the conversions for you. ----------- Hannu