SilvaExternalSources and management_page_charset
Reinhard Hess <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
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? Regards, Reinhard