[zope2-tracker] [Bug 589756] [NEW] Broken classes pickled when container changed

Sylvain Viollon sylvain at infrae.com
Fri Jun 4 11:55:43 EDT 2010


Public bug reported:

How to reproduce in Zope 2.12:

1. Create two objects in a folder in your ZODB,

2. Remove the filesystem code of those objects (to get Broken objects),
and restart your Zope,

3. Select one of those object and delete it (ZMI, code, whatever),

4. You get a pickling error on the folder (container) trying to pickle
the Broken object that have been removed at step 3.

This worked perfectly in the past, including Zope 2.11.

The change triggering this bug most likely occurred in ExtensionClass
and Persistance 2.13.0 (with 2.12.0 the bug is not reproducible).

** Affects: zope2
     Importance: Undecided
         Status: New

-- 
Broken classes pickled when container changed
https://bugs.launchpad.net/bugs/589756
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.


More information about the zope2-tracker mailing list