[Zope-dev] 2.3.0. Unindex_object Tried To Unindex Nonexistent
Chris Withers
chrisw@nipltd.com
Fri, 09 Feb 2001 13:03:17 +0000
Christopher Petrilli wrote:
>
> Steve is right, though I fixed that problem when it snuck up on me, but
> apparantly it never got merged into the branches correctly. Don't we all
> love CVS?
>
> I personally had a problem with using 'i' as anything but a iterator
> variable.
Right, okay, patched Zope as described in this thread. Now, every so often I get
something like the following showing up on the console:
------
2001-02-09T12:59:33 ERROR(200) UnTextIndex unindex_object tried to unindex nonex
istent document 11
------
2001-02-09T12:59:33 ERROR(200) UnTextIndex unindex_object tried to unindex nonex
istent document 13
------
2001-02-09T12:59:34 ERROR(200) UnTextIndex unindex_object tried to unindex nonex
istent document 13
What does this mean? Should I be worried about it? It looks like I should :-S
Any help would be appreciated,
cheers,
Chris