[Zope] How to make two racks work under one specialist?
Steve Spicklemire
steve@spvi.com
Thu, 21 Dec 2000 05:51:09 -0500 (EST)
Hi Dirksen,
Did you say you were using 0.4.3b1 or b2? I think that
this sounds like the bug from b1:
http://lists.zope.org/pipermail/zope-dev/2000-October/007650.html
-steve
>>>>> "Dirksen" == Dirksen <dirksen_lau@yahoo.com> writes:
Dirksen> One more question, i.e. the following expression WITH
Dirksen> Deliverables.getItem(self.id) COMPUTE name, dueDate,
Dirksen> description, todoIDs
Dirksen> also trigered the 'not_known' error for every objects in
Dirksen> Deliverables. Where goes wrong?
Dirksen> Dirksen