Opened 15 years ago
Closed 15 years ago
#1523 closed bug (fixed)
Events expando should be customizable
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2 |
Component: | event | Version: | 1.1.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Right now if you want to use multiple copies of jQuery the expandos will collide with each other (which isn't a problem right now, but could be in a future API change).
Maybe this is the appropriate place to look at reducing jQuery to only using one expando per object?
Change History (1)
comment:1 Changed 15 years ago by
Milestone: | 1.1.4 → 1.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | 1.1.3 → 1.1.4 |
Note: See
TracTickets for help on using
tickets.
Fixed in SVN rev [3159].