1.6 Blockers (re)tested against rc6
The following are bugs I've come across personally and can thus
confirm their severity. There are probably more blockers but I won't
comment on what I have not tested.
All bugs below have been tested against a local copy of 1.6rc6.
I first tried it against http://view.jquery.com/tags/ui/latest/ui/ but
afterwards found out that rc5 was being served. *frown*
#4009 (connectToSortable doesn't contain ui.item in callbacks)
#3988 (Sortable "out" event is being fired on drop): I don't think
this is a blocker but it's marked as one
[#3666, #3739, #3984] (draggable: connectToSortable cannot accept
array/string); Every time this is fixed the other case breaks again.
Last fix by Paul; now the array fails again which is worse than the
string not being accepted.
#3981(Droppable loses received element)
#3980 (Disabled sortable still receives elements)
#3979 (Sortable connectWith fails)
Hope it helps...
/marc