Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#1875 closed bug (fixed)

UI_Sortable - update callback is not called

Reported by: dubhunter Owned by:
Priority: major Milestone: 1.5
Component: ui.core Version: 1.2.1
Keywords: ui sortable update callback Cc:
Blocked by: Blocking:

Description

I looked in the ui.sortable.js file and found that the call to it was commented out on line 186 (in my file). When I uncommented it, errors spewed (prob why it was commented).

After playing with it for a couple hours, I think I fixed it by commented out the $(self.helper).remove(); line (178).

All seems to work now in FF.

Hope this helps....

I will attach the source for a diff....

Attachments (1)

ui.sortable.js (7.3 KB) - added by dubhunter 15 years ago.
patched sortable

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by dubhunter

Attachment: ui.sortable.js added

patched sortable

comment:1 Changed 15 years ago by paul

Resolution: fixed
Status: newclosed

Hi, this is already fixed in the current SVN (next release), thanks anyway!

comment:2 Changed 15 years ago by (none)

Milestone: 1.2.2

Milestone 1.2.2 deleted

comment:3 Changed 14 years ago by paul

Milestone: 1.5
Note: See TracTickets for help on using tickets.