Ticket #1554 (new defect)
manage_CPSpasteObjects and friends do not send the right Z3 events
Reported by: | ogrisel | Owned by: | fguillaume |
---|---|---|---|
Priority: | P1 | Milestone: | CPS 3.6.1 |
Component: | CPSCore | Version: | TRUNK |
Severity: | major | Keywords: | |
Cc: |
Description
CPSCore.CPSTypes should be updated to send the right notifications (cf Florent's blog entry on events in Zope 2.9) and behave consistently as OFS.CopySupport? does.
For instance: manage_CPScutObjects followed by manage_CPSpasteObjects sends a IRemovedObjectEvent instead of a IMovedObjectEvent as OFS.CopySupport? does.
Change History
comment:1 Changed 14 years ago by fguillaume
- Priority changed from P2 to P1
- Severity changed from normal to major
Note: See
TracTickets for help on using
tickets.