Bugzilla – Bug 8892
Favorites reordering via drag and drop is quite fiddly
Last modified: 2009-07-31 10:25:48 UTC
When I drag 'n' drop one item in the edit favorites screen, and then try to drag 'n' drop another, upon dropping the second time it invokes the edit favorite link. I've even ended up losing a favorite somehow because it saved the one I was dragging (I think) over another item (so I had a duplicate favorite item, and one missing item). The workaround for me is to do one move, and then revisit the favorites screen before doing the next move.
Thats a bug. Michael - enabling my debugging code it looks like you send "undefined." in front of the index for the second drag'n'drop? Key: url_query, Val: action=move&index=undefined.4&sess=1&ajaxUpdate=1&player=&to=3
for whatever reasons null and undefined values sometimes are passed as "null" and "undefined" strings. Filter them out. change 22190 - thanks!
This appears to be broken in 7.2.1 - 23472
Never mind, didn't see the edit button.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC