On Wednesday 29 February 2012 07:31 PM, Tres Seaver wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 02/28/2012 09:56 PM, Suresh V. wrote:
ZODB Mountpoint distributed with Plone 4.1.2 always seems to create
OFS.Folder even if the container-class is specified.
Also getting a "KeyError: item already present wih same id" due to
_setObject and _setOb both being called.
Can you post the full traceback for that error?
2012-03-01 09:40:22 ERROR Zope.SiteErrorLog 1330575022.340.697799684491
http://localhost:8080/Plone/AllContent/manage_addProduct/ZODBMountPoint/manage_addMounts
Traceback (innermost last):
Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 46, in call_object
Module Products.ZODBMountPoint.MountedObject, line 387, in
manage_addMounts
Module plone.folder.ordered, line 63, in _setOb
Module Products.BTreeFolder2.BTreeFolder2, line 244, in _setOb
KeyError: 'There is already an item named "plant".'
_______________________________________________
Zope-Dev maillist - Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )