[Zope-dev] Zope Tests: 5 OK

2007-09-30 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Sat Sep 29 12:00:00 2007 UTC to Sun Sep 30 12:00:00 2007 UTC. There were 5 messages: 5 from Zope Unit Tests. Tests passed OK --- Subject: OK : Zope-2.7 Python-2.3.6 : Linux From: Zope Unit Tests Date: Sat Sep 29 20:51:36 EDT 2007

[Zope-dev] products not found when initializing zodb

2007-09-30 Thread Wichert Akkerman
(I've filed this at https://bugs.launchpad.net/zope2/+bug/147201 as well) For a Plone site I am using a separate ZODB for the catalog so I can tune it a bit. I do this using the standard method in zope.conf: zodb_db catalog mount-point /plone.org/portal_catalog container-class

Re: [Zope-dev] products not found when initializing zodb

2007-09-30 Thread Dieter Maurer
Wichert Akkerman wrote at 2007-9-30 14:10 +0200: (I've filed this at https://bugs.launchpad.net/zope2/+bug/147201 as well) For a Plone site I am using a separate ZODB for the catalog so I can tune it a bit. I do this using the standard method in zope.conf: zodb_db catalog mount-point