#9421 closed bug (duplicate)
Passing 0 (zero) as an extra parameter to .trigger() fails.
Reported by: | 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).
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
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/
Note: See
TracTickets for help on using
tickets.
Ouch! I'm sorry, this is a duplicate of Ticket #9285.