[ZODB-Dev] [ zodb-Bugs-641881 ] intSet's loose their values

SourceForge.net noreply@sourceforge.net
Fri, 17 Jan 2003 11:37:25 -0800


Bugs item #641881, was opened at 2002-11-21 14:08
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=641881&group_id=15628

Category: None
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Chris Withers (fresh)
Assigned to: Nobody/Anonymous (nobody)
Summary: intSet's loose their values

Initial Comment:
In Zope 2.6.0 (ZODB 3.1?), intSets loose their values.
The attached script demonstrates this.

It should be noted that intSets saved to a ZODB under
Zope 2.5.1 loose their values when loaded in Zope 2.6.0.

I don't know whether this 'loss of value' is persistent
if the ZODB is then moved back to 2.5.1.

----------------------------------------------------------------------

>Comment By: Jeremy Hylton (jhylton)
Date: 2003-01-17 19:37

Message:
Logged In: YES 
user_id=31392

BTree isn't part of ZODB, so this bug report belongs in the
collector


----------------------------------------------------------------------

Comment By: Chris Withers (fresh)
Date: 2002-11-21 14:44

Message:
Logged In: YES 
user_id=24723

SteveA suggested I mention the intSet in question is the one
built from Components/BTree/intSet.c.

It looks like Toby was the last person to edit this (between
2.5.1 and 2.6.0) so hopefully it'll be a quick fix that he
can apply.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=641881&group_id=15628