Bug Tracker

Modify

Ticket #9421 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

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

Reported by: daimoneu@… Owned by:
Priority: low Milestone: 1.6.2
Component: event Version: 1.6.1
Keywords: Cc:
Blocking: Blocked by:

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

Change History

comment:1 Changed 2 years ago by anonymous

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

comment:2 Changed 2 years ago by timmywil

  • Priority changed from undecided to low
  • Resolution set to duplicate
  • Status changed from new to closed
  • Component changed from unfiled to event
  • Milestone changed from 1.next to 1.6.2

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

comment:3 Changed 2 years ago by timmywil

Duplicate of #9285.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.