[ZCM] [ZC] 1619/ 1 Request "zodb mount point uses spamish
acquisition"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Sat Dec 11 11:51:45 EST 2004
Issue #1619 Update (Request) "zodb mount point uses spamish acquisition"
Status Pending, Zope/bug medium
To followup, visit:
http://zope.org/Collectors/Zope/1619
==============================================================
= Request - Entry #1 by batlogg on Dec 11, 2004 11:51 am
if you try to create a mountpoint that doesn't exist, zope might tell you that "something is in the way".
example:
/-
/myfolder1/
/myfolder2/-
/myfolder1
if you try to create a mountpoint inside myfolder2, named myfolder1 - it doesn't work, cause zope thinks (acquisition) that myfolder1 exists already in myfolder2.
if you rename first myfolder1 in the root, create myfolder1 inside myfolder1, rename the root folder back to the original name it works fine.
and a small feature request :)
if you choose "Create new folders if the mounted objects don't yet exist" it would be cool, if zope is also able to create the folders recursively.
==============================================================
More information about the Zope-Collector-Monitor
mailing list