Skip to main content

Bug Tracker

Side navigation

#6202 closed bug (fixed)

Opened March 02, 2010 01:07PM UTC

Closed March 09, 2010 05:22PM UTC

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/

Attachments (0)
Change History (2)

Changed March 02, 2010 06:47PM UTC by cowboy comment:1

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.

Changed March 09, 2010 05:22PM UTC by john comment:2

component: unfiledevent
resolution: → fixed
status: newclosed