[Zope-dev] ghosts of removed products haunting ZSQL Methods?
Dieter Maurer
dieter@handshake.de
Tue, 8 Jan 2002 23:16:09 +0100
John Ziniti writes:
> I used to have the Product TrackerBase installed
> and have removed it. Now, however, attempts to
> access the "Advanced" tab of ZSQL Methods is
> broken because a chain of events attempt to get
> info about a the non-existent Product:
> ...
> 2) Is this schizophrenic state my fault?
Probably not.
Looks like a bug, you should report to "http://collector.zope.org".
> 3) How to rectify the problem (Make *all* of Zope
> know that TrackerBase is gone)?
I think this is the right approach.
Dieter