Side navigation
#2148 closed bug (wontfix)
Opened January 11, 2008 03:47PM UTC
Closed February 17, 2008 07:01AM UTC
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: | ||
Blocked by: | Blocking: |
Attachments (1)
Change History (1)
Changed February 17, 2008 07:01AM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
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.