[Digikam-devel] [digikam] [Bug 364131] New: Same picture with different file extensions: Database scan only finds one variant of the file.
Larx via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Jun 9 09:32:57 BST 2016
https://bugs.kde.org/show_bug.cgi?id=364131
Bug ID: 364131
Summary: Same picture with different file extensions: Database
scan only finds one variant of the file.
Product: digikam
Version: 5.0.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Database
Assignee: digikam-devel at kde.org
Reporter: throwaway at online.de
Digikam does not pick up the same picture if it is present twice in a folder,
one file with a lowercase and one file with an uppercase extension: Only one
variant will be displayed in the database.
This is the problem as it occurs in my use case. I have to look further (if I
find the time...), whether the problem is one of the following:
- the same file with the same content/metadata
- the same file name, only with a varying extension
- not only the extension, but the case of the filename itself
- MySQL-specific or also for SQLite (I use MySQL!)
Reproducible: Always
Steps to Reproduce:
1. Create a new folder.
2. Copy a picture in it. Name it pic.JPG.
3. Copy the same picture in the folder. Now name it pic.jpg
Actual Results:
Digikam will only display pic.JPG. pic.jpg is missing.
Expected Results:
pic.jpg and pic.JPG should be present.
MySQL-Backend
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list