20 May
2004
20 May
'04
7:15 p.m.
Kevin Carlson wrote at 2004-5-19 15:08 -0400:
I moved a Data.fs file from one machine to another. On the second machine, when I click on the Index tab of a catalog object, I receive the following traceback below. I am using Zope 2.6.1 source distribution and Python 2.13. I am also using TextIndexNG2, if that matters. Any ideas? ... * Module DocumentTemplate.DT_Util, line 201, in eval __traceback_info__: REQUEST * Module <string>, line 0, in ?
AttributeError: set
Looks as if "REQUEST" were not a request object. There have been several problem reports along this line in "zope-dev". I do not know how/whether the problem was resolved. Maybe, you check for yourself(--> archive). -- Dieter