id summary reporter owner description type status priority component severity resolution keywords cc release 2471 wrong arguments passed in api.py daniele.athome@… Radek Bartoň "There is an error in api.py. Line 554: self.delete_download(context, download['id']) This bug doesn't allow me to upload any file. The correct arguments should be: self.delete_download(cursor, download['id']) I've fixed it in my own linuxbox and now works." defect closed high DownloadsPlugin critical fixed 0.10