[Zope-CMF] CMF Collector: Open Issues

2006-09-04 Thread tseaver
The following supporters have open issues assigned to them in this collector (http://www.zope.org/Collectors/CMF). Assigned and Open jens - CachingPolicyManager: Support OFS.Cache.CacheManager, [Accepted] http://www.zope.org/Collectors/CMF/408 mhammond - Windows

[Zope-CMF] Re: .metadata files, latin-1 vs. unicode, and encoding errors

2006-09-04 Thread Florent Guillaume
I'd say it would be cleaner to let the .metadata specify its own encoding, for instance with a # coding: utf-8 at the top, and pasrse that in FSMetadata. Florent Doyon, Jean-Francois wrote: Yup, thanks, just figured out the problem, I was decoding improperly. I've patched