ZCatalog abset id bug
Zopsters, Can anyone recreate this bug. Zope 2.1.1, Intel RH 6.1, Python 1.5.2 Call CreateInObjectManager of a ZCatalog aware ZClass to create an instance. In the reation method call reindex_object. It gives you an Uncatalog of absent id error. All my best, -- Jason Spisak webmaster@hiretechs.com
On Thu, 06 Jan 2000, you wrote:
Zopsters,
Can anyone recreate this bug.
Zope 2.1.1, Intel RH 6.1, Python 1.5.2
Call CreateInObjectManager of a ZCatalog aware ZClass to create an instance.
In the reation method call reindex_object.
It gives you an Uncatalog of absent id error.
I get that error when I try to delete a ZClass aware instance that is still not indexed in the catalog. Ok. It's logical. But why shoul I have to reindex all the objects just to be able to delete one of them? Best regards, Bauer
participants (2)
-
Carlos Henrique Bauer -
Jason Spisak