[Zope] broken products not indicated after Zope 2.2.5 install
Dieter Maurer
dieter@handshake.de
Fri, 12 Jan 2001 00:11:02 +0100 (CET)
Fred Yankowski writes:
> I activated Zope logging as you suggested and restarted Zope, but the
> logfile does not report any exceptions. It only contains routine
> startup messages such as "ZServer HTTP server started ...".
>
> And the Products list still makes it look like they're all OK, when
> many are in fact broken by virtue of being completely missing in the
> lib/python/Products directory.
Sorry for the wrong hint!
I fear now, that Zope simply looks for the products that *ARE*
available in the "Products" subpackage and does not
do anything about other products.
If you think, this is a bug, put it into the Collector.
Dieter