[ZCM] [ZC] 2307/ 5 Resolve "ObjectCopiedEvent not dispatched to sublocations"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Wed, 20 Jun 2007 06:15:59 -0400
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #2307 Update (Resolve) "ObjectCopiedEvent not dispatched to sublocations"
 Status Resolved, Zope/bug+solution medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2307

==============================================================
= Resolve - Entry #5 by shh on Jun 20, 2007 6:15 am

 Status: Accepted => Resolved

Fixed on 2.9 branch in http://svn.zope.org/Zope/?rev=76827&view=rev

Five 1.3 branch in http://svn.zope.org/Products.Five/?rev=76828&view=rev

and Five 1.4 branch in http://svn.zope.org/Products.Five/?rev=76829&view=rev

Tagged Five 1.3.9 and stitched it into Zope 2.9 branch.
[Again, don't expect Five tarballs from this direction]

________________________________________
= Comment - Entry #4 by shh on Jun 10, 2007 12:25 pm

Fixed on 2.10 branch in http://svn.zope.org/Zope/?rev=76597&view=rev

and Five 1.5 branch in http://svn.zope.org/Zope/?rev=76598&view=rev

Tagged Five 1.5.3 and stitched it into Zope 2.10 branch. 
[No, I don't plan to roll the Five tarball.]

________________________________________
= Edit - Entry #3 by shh on Apr 9, 2007 12:46 pm

 Changes: submitter email, edited transcript, revised description
________________________________________
= Comment - Entry #2 by shh on Apr 9, 2007 12:42 pm

Fixed on trunk in http://svn.zope.org/Zope/trunk/?rev=74053&view=rev
________________________________________
= Request - Entry #1 by shh on Apr 8, 2007 4:21 pm

 Status: Pending => Accepted

 Supporters added: shh

Follow-up to #2298

Unlike ObjectMovedEvent, ObjectCopiedEvent is not forwarded to sublocations.
Solution: Add dispatcher to OFS.subscribers.
==============================================================