On Fri, 4 Jun 2010 16:50:59 +0200 Sylvain Viollon <sylvain@infrae.com> wrote:
Hello,
Hello,
I observe following change between Zope 2.11 and Zope 2.12, and I am struggling finding a solution in Zope 2.12 for it:
1. Create two objects in a folder in your ZODB,
2. Remove the FS code of those objects, and restart your Zope,
3. Select one of those object and delete it (ZMI, code, whatever),
4. It work in Zope 2.11.
In Zope 1.12 you get a pickling error as the folder (container) cannot be pickled, as it is trying to pickle the missing object that have not been deleted at step 3.
After more testing, I have more information. This bug has been introduced by the release 2.13.0 of ExtensionClass and Persistance packages. Running 2.12.0 of packages make it disappear. I guess I should report this on launchpad ? Regards, Sylvain, -- Sylvain Viollon -- Infrae t +31 10 243 7051 -- http://infrae.com Hoevestraat 10 3033GC Rotterdam -- The Netherlands