[Zope-dev] Weird Re-Indexing Errors after move to Zope 2.3.1b1
Chris McDonough
chrism@digicool.com
Thu, 1 Mar 2001 14:31:12 -0500
No. Sorry. There should be a release of 2.3.1b2 later today. Hint: the
problem is caused by attempting to append to a tuple. Converting the tuple
to a list beforehand would liekly solve the problem until you can move to a
newer release.
----- Original Message -----
From: "Chris Withers" <chrisw@nipltd.com>
To: "Chris McDonough" <chrism@digicool.com>; <zope-dev@zope.org>
Sent: Thursday, March 01, 2001 2:10 PM
Subject: Re: [Zope-dev] Weird Re-Indexing Errors after move to Zope 2.3.1b1
> > This is an artifact of a problem in the reindexing code that should be
> gone
> > in the next release.
>
> Is there a workaround in the meantime? This is turning into a real
> showstopper for one of NIP's most important projects right now :~(
>
> desperately,
>
> Chris
>
>