Bug Tracker

Modify

Ticket #1875 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

UI_Sortable - update callback is not called

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

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

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

Change History

Changed 6 years ago by dubhunter

patched sortable

comment:1 Changed 6 years ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.