Ticket #8409 (closed bug: fixed)
.sortable problem with jQuery 1.8beta 1
| Reported by: | FlashJunior | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | git |
| Component: | ui.sortable | Version: | git |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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)
Change History
comment:1 follow-up: ↓ 2 Changed 11 months ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to fixed
- Component changed from ui.core to ui.sortable
- Milestone changed from 1.9 to git
comment:2 in reply to: ↑ 1 Changed 11 months ago by FlashJunior
Replying to 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.
comment:3 Changed 11 months ago by FlashJunior
draggable / droppable are ok. http://jsfiddle.net/fBSjH/
Note: See
TracTickets for help on using
tickets.


Thanks. This is a bug in jQuery core. It's being addressed right now, so I'm going to close as fixed.