Revision 32c9f7e...
Go back to digest for 23rd December 2012Bug Fixes in Multimedia
Matěj Laitl committed changes in [amarok] /:
SqlCollectionLocation: do not stop transfer when some files are already at destination
This happens when you want to import a big tree of tracks at once and some
tracks are already present in the destination collection. In this case
TransferJob's copy subjob fails with KIO::ERR_FILE_ALEADY_EXIST and causes
entire transfer to complete prematurely.
BUGFIXES:
* Fix existing files preventing complete transfer of tracks to collection
REVIEW: 107841
FIXED-IN: 2.7
File Changes
Modified 3 files
- ChangeLog
- src/core-impl/collections/db/sql/SqlCollectionLocation.cpp
- src/core-impl/collections/db/sql/SqlCollectionLocation.h
3 files changed in total