Side navigation
#1523 closed bug (fixed)
Opened August 22, 2007 05:49AM UTC
Closed September 08, 2007 11:31PM UTC
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?
Attachments (0)
Change History (1)
Changed September 08, 2007 11:31PM UTC by comment:1
milestone: | 1.1.4 → 1.2 |
---|---|
resolution: | → fixed |
status: | new → closed |
version: | 1.1.3 → 1.1.4 |
Fixed in SVN rev [3159].