GNOME Bugzilla – Bug 361144
xover tasks should be inserted at the top of the queue
Last modified: 2006-10-10 15:32:01 UTC
tasks should be added to the queue with add_tasks(tasks,TOP), not add_tasks(tasks,AGE). This was reported by David in the comments of bug #356839
Created attachment 74417 [details] [review] 0.115 patch
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.