Search and Top Navigation
#7530 closed bug (fixed)
Opened July 05, 2011 09:49PM UTC
Closed August 12, 2011 02:07PM UTC
Droppable fails on a.element.parentsuntil in version 1.8.14
Reported by: | brazir | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8.16 |
Component: | ui.droppable | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In jquery ui version 1.8.14 with jquery 1.3.2 droppable fails on lines 140 and 141 when it attempts to invoke a.element.parentsUntil. This functionality is not present until jquery 1.4 and should be replaced with something else perhaps the closest method
Attachments (0)
Change History (2)
Changed August 03, 2011 12:04AM UTC by comment:1
milestone: | 1.9 → 1.8.16 |
---|---|
priority: | minor → blocker |
status: | new → open |