Skip to main content

Bug Tracker

Side navigation

#9421 closed bug (duplicate)

Opened May 25, 2011 03:13PM UTC

Closed May 25, 2011 03:24PM UTC

Last modified May 25, 2011 03:24PM UTC

Passing 0 (zero) as an extra parameter to .trigger() fails.

Reported by: daimoneu@grrlz.net Owned by:
Priority: low Milestone: 1.6.2
Component: event Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:
Description

The number 0 is converted to "undefined" when passed to the trigger function as a single extra parameter (not enclosed in an array).

Expected behavior

Bug demonstration

Stackoverflow relevant question

Attachments (0)
Change History (3)

Changed May 25, 2011 03:22PM UTC by anonymous comment:1

Ouch! I'm sorry, this is a duplicate of Ticket #9285.

Changed May 25, 2011 03:24PM UTC by timmywil comment:2

component: unfiledevent
milestone: 1.next1.6.2
priority: undecidedlow
resolution: → duplicate
status: newclosed

This will be fixed in 1.6.2. http://jsfiddle.net/timmywil/gSFd4/3/

Changed May 25, 2011 03:24PM UTC by timmywil comment:3

Duplicate of #9285.