Bug 455001 - Add case for Casio/Minolta cameras in shortenedMakeInfo (itempropertiestab.cpp)
Summary: Add case for Casio/Minolta cameras in shortenedMakeInfo (itempropertiestab.cpp)
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Exif (other bugs)
Version First Reported In: 7.6.0
Platform: Other Other
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-07 21:27 UTC by José Oliver-Didier
Modified: 2022-06-08 10:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.7.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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