Bug 370943

Summary: Cannot Select EXIF or IPTC Metadata Subspaces
Product: [Applications] digikam Reporter: hardy.public
Component: Setup-MetadataAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: metzpinguin
Priority: NOR    
Version: 5.2.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 5.3.0
Attachments: Image of problem.

Description hardy.public 2016-10-16 09:22:17 UTC
When adding a new metadata namespace EXIF and IPTC are greyed out.

Reproducible: Always

Steps to Reproduce:
1. In Advanced metadata settings, click Add.
2. Click Metadata subspace list box.
3.

Actual Results:  
EXIF, IPTC and XMP are displayed but only XMP is available to select.

Expected Results:  
Expect to select IPTC and EXIF.
Comment 1 hardy.public 2016-10-16 09:23:04 UTC
Created attachment 101579 [details]
Image of problem.
Comment 2 Maik Qualmann 2016-10-17 20:07:11 UTC
Git commit 516dda2102203b97f7d8bb4fcd4e5075feb17ac7 by Maik Qualmann.
Committed on 17/10/2016 at 20:06.
Pushed by mqualmann into branch 'master'.

fix possible wrong NameSpaceEntry variable when adding new namespace
FIXED-IN: 5.3.0

M  +2    -1    NEWS
M  +16   -6    utilities/setup/metadata/advancedmetadatatab.cpp

http://commits.kde.org/digikam/516dda2102203b97f7d8bb4fcd4e5075feb17ac7
Comment 3 Maik Qualmann 2016-10-17 20:10:38 UTC
Note: EXIF and IPTC is only for Tags not available, that is normal.

Maik