[ZCM] [ZC] 1280/ 1 Request "ZODBMountpoint can't be created programatically"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Tue Mar 30 04:50:53 EST 2004


Issue #1280 Update (Request) "ZODBMountpoint can't be created programatically"
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1280

==============================================================
= Request - Entry #1 by ctheune on Mar 30, 2004 4:50 am

When trying to do this within a factory for an object:

dispatcher.manage_addProduct['ZODBMountPoint'].manage_addMounts(paths=(PATHNAME,))

it fails with an error on ZODBMountPoint/MountedObject.py line 296

a funny workaround is doing this via the browser:

REQUEST.RESPONSE.redirect('/manage_addProduct/ZODBMountPoint/manage_addMounts?paths:list='+PATHNAME)

I don't have the TB anymore, I'll reproduce if needed.
==============================================================




More information about the Zope-Collector-Monitor mailing list