Modify ↓
Ticket #2148 (closed bug: wontfix)
Event handler launches unwanted callback functions
| Reported by: | weenie | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | event | Version: | 1.2.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Attachments
Change History
comment:1 Changed 5 years ago by brandon
- Status changed from new to closed
- Resolution set to wontfix
Adding methods to the object prototype can cause undesired results (as you are seeing) and is unsupported by jQuery. We are considering adding in fail-safes for this in the future but are concerned with the performance implications.
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.

