On Wed, 2003-06-11 at 14:13, Romain Slootmaekers wrote: > > The questions are: > - has anyone else experienced this ? Yes... > - what could be causing this ? Assigning an object a different id than that passed to its constructor, e.g.: object = anobject(id='id') folder._setObject('anotherid', object)