[Zope-CMF] Re: CMF-2.0.0-beta sample CMFDefault content issue
yuppie
y.2006_ at wcm-solutions.de
Wed Mar 1 04:02:38 EST 2006
Hi David!
David Pratt wrote:
> Hi. There seems to be an issue with adapting the CMF Default Content
> when you create a CMFSite. If you select any optional extensions TTW
> after its position in the check list, it will not apapt the content at
> all. If you select up to Sample CMFDefault Content it adapts it properly.
Well. AFAICS the 'Sample CMFDefault Content' extension always adds the
content properly. The problem is the 'Content' import handler added to
the setup tool. Import handlers have to do exactly *nothing* if there
are no related setup files in the profile. But the 'Content' import
handler seems to clear all the content if a non-content profile is imported.
Can you please add this issue to http://www.zope.org/Collectors/CMF?
Cheers,
Yuppie
More information about the Zope-CMF
mailing list