[ZCM] [ZC] 2307/ 4 Comment "ObjectCopiedEvent not dispatched to sublocations"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Sun, 10 Jun 2007 12:25:44 -0400
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2307 Update (Comment) "ObjectCopiedEvent not dispatched to sublocations" Status Accepted, Zope/bug+solution medium To followup, visit: http://www.zope.org/Collectors/Zope/2307 ============================================================== = 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. ==============================================================