Previously yuppie wrote: > I'm not sure if the import/export steps used by CMF are clean or if > nobody recognized the issue because nobody runs import/export steps from > a portal_setup tool that was looked up as utility. Maybe the issue just > shows up in combination with portal_quickinstall? > > I don't like to remove CMF's portal_setup registration *if* CMF itself > is not affected by this issue.
Imho registering portal_setup as a utility as long as any CMF tool uses self.REQUEST is problematic since it makes it impossible for import/export steps to use such tools. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
