Ticket #8409 (closed bug: fixed)

Opened 11 months ago

Last modified 11 months ago

.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

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

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

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.