Bug 455001

Summary: Add case for Casio/Minolta cameras in shortenedMakeInfo (itempropertiestab.cpp)
Product: [Applications] digikam Reporter: José Oliver-Didier <jose_oliver>
Component: Metadata-ExifAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: metzpinguin
Priority: NOR    
Version First Reported In: 7.6.0   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In: 7.7.0
Sentry Crash Report:

Description José Oliver-Didier 2022-06-07 21:27:27 UTC
Certain CASIO/Minolta cameras would add in the EXIF Make (Manufacturer) field as:

CASIO COMPUTER CO.,LTD
CASIO COMPUTER CO.,LTD.
Minolta Co., Ltd.


shortenedMakeInfo should strip " COMPUTER CO.,LTD" and " COMPUTER CO.,LTD." to shorten the name simply "CASIO" and " Co., Ltd." to shorten the name to "Minolta"
Comment 1 Maik Qualmann 2022-06-08 08:43:29 UTC
Fixed with this commit:

https://invent.kde.org/graphics/digikam/-/commit/a449d8c08d0faf915b4654fa6fd972e76c2a3a60

Maik
Comment 2 Maik Qualmann 2022-06-08 10:26:28 UTC
Git commit f15a380b3a3fe7c23ccb6e10b918eac609e45327 by Maik Qualmann.
Committed on 08/06/2022 at 10:25.
Pushed by mqualmann into branch 'qt5-maintenance'.

correct the order of the strings to be removed

M  +2    -2    core/libs/properties/itempropertiestab.cpp

https://invent.kde.org/graphics/digikam/commit/f15a380b3a3fe7c23ccb6e10b918eac609e45327