Bug Tracker

Opened 13 years ago

Closed 13 years ago

#6202 closed bug (fixed)

special events + .die issue in 1.4.2

Reported by: cowboy Owned by:
Priority: Milestone: 1.4.3
Component: event Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:

Description

When special events are unbound via .die, remove + teardown never get called, and the event-named property is not removed from the 'events' data object.

in 1.4.3pre: http://jsfiddle.net/cowboy/JzDsq/ in 1.4.2: http://jsfiddle.net/cowboy/JzDsq/1/

Change History (2)

comment:1 Changed 13 years ago by cowboy

BTW, I only linked tests in both 1.4.2 and 1.4.3pre to show that I've encountered the problem in the latest dev build as well as 1.4.2. The result (broken) is the same in both examples.

comment:2 Changed 13 years ago by john

Component: unfiledevent
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.