20 Mar
2000
20 Mar
'00
5:40 p.m.
Vladimir Petrovic wrote:
I'm getting the same error on Zope 2.1.5. My zclass A which inherits object manager. Inside it I have zclass B. When I try to create B object inside A folder Zope gives me an Attribute Error: _getOb inside B.createInObjectManager () It seems then Zope does not see class A's parent object manager. But, I have exported A objects containing B object from 2.1.4 to 2.1.5 and that works.
This is the second report of this bug but I cannot reproduce this, can you tell us _exactly_ how you get it to happen? -Michel