Ticket #20312 (new Bug)

Opened 7 months ago

ZODB Mountpoint broken on folder

Reported by: yboussard Owned by:
Priority: minor Milestone: 4.x
Component: Backend (Python) Version: 4.3
Keywords: Cc:

Description

Because of #20310 I following this doc  http://plone.org/documentation/kb/mount-zeo-into-plonesite. This work for portal_catalog. But not when container is ATFolder.

This raise: KeyError: There is already an item names "....". See explanation here why this do that:  http://zope-dev.zope.narkive.com/BVoDRdPZ/zodb-mountpoint-broken

_setObj is call twice.

Note: See TracTickets for help on using tickets.