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).
Attachments (0)
Change History (3)
Changed May 25, 2011 03:22PM UTC by comment:1
Changed May 25, 2011 03:24PM UTC by comment:2
component: | unfiled → event |
---|---|
milestone: | 1.next → 1.6.2 |
priority: | undecided → low |
resolution: | → duplicate |
status: | new → closed |
This will be fixed in 1.6.2. http://jsfiddle.net/timmywil/gSFd4/3/
Ouch! I'm sorry, this is a duplicate of Ticket #9285.