[Zope-CMF] CMF Tests: 4 OK

2010-02-09 Thread CMF Tests Summarizer
Summary of messages to the cmf-tests list. Period Mon Feb 8 12:00:00 2010 UTC to Tue Feb 9 12:00:00 2010 UTC. There were 4 messages: 4 from CMF Tests. Tests passed OK --- Subject: OK : CMF-2.1 Zope-2.10 Python-2.4.6 : Linux From: CMF Tests Date: Mon Feb 8 20:55:05 EST 2010 URL: ht

[Zope-CMF] Zope2.12.3 zexp import error

2010-02-09 Thread thomas.dingeldey
We used to make data backups from our portal with the Import and Export function included in Zope. The system versions are the same, we use Zope2.12.3 and CMF Version 2.2. The export of the portal data runs fine but if we like to import the zexp file the following error occured: 2010-02-09T12

Re: [Zope-CMF] Zope2.12.3 zexp import error

2010-02-09 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/9/10 13:27 , thomas.dingel...@camao.de wrote: > Module Products.camaoCms.container.masterpage, line 59, in > handle_new_masterpage > Module OFS.ObjectManager, line 332, in _setObject > Module Products.CMFCore.PortalFolder, line 313, in _che

Re: [Zope-CMF] Zope2.12.3 zexp import error

2010-02-09 Thread Charlie Clark
Am 09.02.2010, 13:46 Uhr, schrieb Jens Vagelpohl : > Your event handler "handle_new_masterpage" should be rewritten to look > if the object it wants to instantiate already exists. If it exists it > should obviously not try to instantiate it again. Hiya Jens, the handlers were written to use IObj

Re: [Zope-CMF] Zope2.12.3 zexp import error

2010-02-09 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/9/10 22:23 , Charlie Clark wrote: > Am 09.02.2010, 13:46 Uhr, schrieb Jens Vagelpohl : > >> Your event handler "handle_new_masterpage" should be rewritten to look >> if the object it wants to instantiate already exists. If it exists it >> should