https://bugs.kde.org/show_bug.cgi?id=320473
Randall Rude <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED CC| |[email protected] --- Comment #4 from Randall Rude <[email protected]> --- KPhotoAlbum handles multiple entries in index.xml for the same pathname on startup. The annotations/tags etc. are merged. This case is logged: kphotoalbum.DB: Merging duplicate entry for file "spiff.jpg" Since this is handled when the XML file is read, there is no need to handle this case in the Merge Duplicates dialog. The Merge Duplicates dialog handles the symlink scenario Johannes mentioned in comment #1. Since the original file and the symlink have different paths, they show up as duplicates and are handled in the same manner as two copies of the same file. -- You are receiving this mail because: You are watching all bug changes.
