[ZCM] [ZC] 1157/ 1 Request "copy/paste does not change ownership"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Fri Dec 19 13:44:36 EST 2003


Issue #1157 Update (Request) "copy/paste does not change ownership"
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1157

==============================================================
= Request - Entry #1 by davisg on Dec 19, 2003 1:44 pm

When you copy an object owned by someone else and then paste it, the new object is still owned by the original object's owner rather than by the user who pasted the object.  I think the easiest way to fix this is by modifying manage_afterClone in SimpleItem.py so that it calls changeOwnership on the new object and adds the Owner local role for the currently authenticated member to the object.
==============================================================




More information about the Zope-Collector-Monitor mailing list