Opened 15 years ago
Closed 13 years ago
#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: | ||
Blocked by: | Blocking: |
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 (1)
Change History (2)
Changed 15 years ago by
Attachment: | add-eventdothandler.diff added |
---|
comment:1 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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 .