Modify ↓
Ticket #2903 (closed bug: invalid)
[FastTrigger] event.handler Missing from FastTrigger's Custom Event Object
| Reported by: | aheimlich | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | plugin | Version: | |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The event object created by FastTrigger does not include event.handler. This is used by jQuery.event.remove in certain cases and maybe other places as well.
Attachments
Change History
comment:1 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

