Search and Top Navigation
#8409 closed bug (fixed)
Opened June 25, 2012 01:50PM UTC
Closed June 25, 2012 02:32PM UTC
Last modified June 25, 2012 09:42PM UTC
.sortable problem with jQuery 1.8beta 1
Reported by: | FlashJunior | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | git |
Component: | ui.sortable | Version: | git (not yet released) |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
- Open your conole
- goto http://jsfiddle.net/DNtHn/8/
- drag an item
you get an error:
cur is null
} while ( cur.nodeType !== 1 );
jquery-git.js (Zeile 5447)
Attachments (0)
Change History (4)
Changed June 25, 2012 02:32PM UTC by comment:1
component: | ui.core → ui.sortable |
---|---|
milestone: | 1.9 → git |
resolution: | → fixed |
status: | new → closed |
Changed June 25, 2012 02:44PM UTC by comment:2
Replying to [comment:1 scott.gonzalez]:
Thanks. This is a bug in jQuery core. It's being addressed right now, so I'm going to close as fixed.
thx! let me know if i can test something.
Changed June 25, 2012 04:20PM UTC by comment:3
draggable / droppable are ok.
Thanks. This is a bug in jQuery core. It's being addressed right now, so I'm going to close as fixed.