Bug Tracker

Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#8123 closed bug (fixed)

.clone() defaults to cloning events in 1.5

Reported by: scottgonzalez Owned by: john
Priority: blocker Milestone: 1.5.1
Component: event Version: 1.5
Keywords: Cc:
Blocked by: Blocking:

Description

The default behavior of .clone() is not supposed to copy events, but as of 1.5 it does.

Change History (12)

comment:1 Changed 13 years ago by john

Component: unfiledevent
Milestone: 1.next1.5.1
Owner: set to john
Priority: undecidedblocker
Status: newassigned

comment:3 Changed 13 years ago by jeresig

Resolution: fixed
Status: assignedclosed

The default for .clone() is to not clone any events. Fixes #8123.

Changeset: 375b78783825b9adab7a01541faf99f98ef7ecbd

comment:4 Changed 13 years ago by jitter

#8131 is a duplicate of this ticket.

comment:5 Changed 13 years ago by Rick Waldron

#8161 is a duplicate of this ticket.

comment:6 Changed 13 years ago by Rick Waldron

#8170 is a duplicate of this ticket.

comment:7 Changed 13 years ago by jitter

#8182 is a duplicate of this ticket.

comment:8 Changed 13 years ago by jitter

#8140 is a duplicate of this ticket.

comment:9 Changed 13 years ago by etiger13

with the patch, the default behavior for deepWithDataAndEvents is changing from false to whatever WithDataAndEvents is. Is that correct and intended?

comment:10 Changed 13 years ago by Rick Waldron

Yes, correct and intended

comment:11 Changed 13 years ago by jitter

#8299 is a duplicate of this ticket.

comment:12 Changed 12 years ago by addyosmani

#10212 is a duplicate of this ticket.

Note: See TracTickets for help on using tickets.