[Zope-CMF] bizarre Copy Error error

Rocky Burt rocky.burt@bricsnet.com
Fri, 11 Apr 2003 11:16:49 -0400


Just wanted to point out that I have resolved this.  The issue was the way my ZClass extended a whole bunch of folderish classes.  When in reality, in this case, all I needed to extend was Plone Folder.

Works fine now.

Regards,
Rocky


> --------- Original Message ---------
> From: Rocky Burt [mailto:rocky@atlas.nh.bricsnet.com]
> Sent: April 10, 2003 21:23:39 -0400
> To: zope-cmf@zope.org
> Subject: [Zope-CMF] bizarre Copy Error error
> 
> 
> 
> All,
> 
> I've built 3 ZClasses and created content types for each.
>   DataLayer (can contain ProjectGroup's)
>   ProjectGroup (can contain Project's and ProjectGroup's)
>   Project
> 
> I create the first DataLayer instance fine
>   /myCmfSite/layer1
> And I can rename it to whatever I want.
> 
> I create the first ProjectGroup fine
>   /myCmfSite/layer1/projectGroup1
> And I can rename it to whatever I want.
> 
> I create the first Project fine
>   /myCmfSite/layer1/projectGroup1/project1
> But... whenever I try to rename project1 to something else (either by Plone or by the ZMI), I get the following:
> 
>   Error Type:
>     Copy Error
> 
>   Error Message:
>     The object project1 does not support this operation.
> 
> Am I missing some base classes I was supposed to extend with my ZClasses or something?  I don't get it.
> 
> Also, if I create subProjectGroup1 in projectGroup1 I can't rename subProjectGroup1 either, I get the same error (where 'project1' is replaced with 'subProjectGroup1' of course).
> 
> Any idea's?
> 
> Thanks,
> Rocky
> 
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF@zope.org
> http://mail.zope.org/mailman/listinfo/zope-cmf
> 
> See http://collector.zope.org/CMF for bug reports and feature requests

-- 
__________________________________________________________________________

Rocky Burt
Development, Director

Bricsnet FM Americas            -    office: +1 (603) 559-2527
53 Green St                     -    mobile: +1 (603) 512-9832
Portsmouth                      -    fax:    +1 (603) 436-5760
NH  03801  USA                  -    email:  rocky.burt@bricsnet.com
__________________________________________________________________________