Re: SilvaExternalSources and management_page_charset
eric casteleijn <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
Reinhard Hess wrote: > Dear Silva Developers > > > I have a question in regard to SilvaExternalSources and > management_page_charset. > > In CSVSource.py, management_page_charset is set to utf-8. > However, in ExternalSource.py, management_page_charset is set to iso-8859-1. > Is there a hidden logic, why there is a setting to iso-8859-1 instead of > utf-8 or is it just a bug? Neither, actually :) (Or at least I don't think it's a bug, nothing is breaking because of it right?) but it does seem to be unintentional. Some fixes were made, and we tried to set and use Zope's default encoding, but that doesn't actually work. After that is was set to iso, where utf definitely would have been a more sensible choice. I'll change that. -- - eric casteleijn http://infrae.com