Side navigation
#1875 closed bug (fixed)
Opened November 01, 2007 02:05AM UTC
Closed November 05, 2007 03:22PM UTC
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: | |
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)
Change History (1)
Changed November 05, 2007 03:22PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Hi, this is already fixed in the current SVN (next release), thanks anyway!