[Digikam-devel] [digikam] [Bug 327244] New: Automatic album generation produces only lower case album / folder names
Rico
kde at silmaril.de
Wed Nov 6 19:59:43 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=327244
Bug ID: 327244
Summary: Automatic album generation produces only lower case
album / folder names
Classification: Unclassified
Product: digikam
Version: 3.4.0
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Import
Assignee: digikam-devel at kde.org
Reporter: kde at silmaril.de
I am importing images from a camera (Canon EOS 5D Mk II) that is connected to
the computer directly via USB.
I use both automatic file renaming and automatic album creation based on file
dates.
File renaming works perfectly. Using this pattern:
[date:"yyyy_MM_dd"]_Abc_###[e]
I get exactly the result I expect, e.g. 2013_10_03_Abc_001.jpg
But there is a small problem with album generation.
When I try to generate albums based on date with this pattern: yyyy_MM_dd_'Abc'
I can see exactly what I expect in the preview: 1968_12_26_Abc
But the generated album / folder name is in fact: 2013_10_03_abc
I can't see a reason why the uppercase letters are converted to lowercase.
Reproducible: Always
Steps to Reproduce:
1. Open camera import in digikam
2. Select automatic generation of albums based on file dates
3. Use a pattern that contains uppercase letters like yyyy_MM_dd_'Abc'
4. Import some images
Actual Results:
Name of created album: 2013_10_03_abc
Expected Results:
Name of created album: 2013_10_03_Abc
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list