[ZCM] [ZC] 2296/ 3 Resolve "Import of ZClass product broken in 2.9 and later"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Thu, 22 Mar 2007 12:00:10 -0400
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #2296 Update (Resolve) "Import of ZClass product broken in 2.9 and later"
 Status Resolved, Zope/bug+solution medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2296

==============================================================
= Resolve - Entry #3 by tseaver on Mar 22, 2007 12:00 pm

 Status: Accepted => Resolved

Fixed on the 2.9 branch:

 http://svn.zope.org/Zope/branches/2.9/?rev=73455&view=rev

the 2.10 branch:

 http://svn.zope.org/Zope/branches/2.10/?rev=73456&view=rev

and the trunk:

  http://svn.zope.org/Zope/trunk/?rev=73460&view=rev
________________________________________
= Accept - Entry #2 by tseaver on Mar 22, 2007 11:28 am

 Status: Pending => Accepted

 Supporters added: tseaver


Uploaded:  "zclass_product_import_permission_z210.patch"
 - http://www.zope.org/Collectors/Zope/2296/zclass_product_import_permission_z210.patch/view

________________________________________
= Request - Entry #1 by tseaver on Mar 22, 2007 11:26 am


Uploaded:  "zclass_product_import_permission_z29.patch"
 - http://www.zope.org/Collectors/Zope/2296/zclass_product_import_permission_z29.patch/view
The OFS.CopySupport module in Zope 2.9 removed BBB for imports
of metatypes which had no permission key.  Unfortunately, one of
the classes affected was App.Products.Product folder.

I'm attaching patches which fix this problem for 2.9.x and 2.10.x and later, and will check them in.
==============================================================