Bug 370943 - Cannot Select EXIF or IPTC Metadata Subspaces
Summary: Cannot Select EXIF or IPTC Metadata Subspaces
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Setup-Metadata (show other bugs)
Version: 5.2.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-16 09:22 UTC by hardy.public
Modified: 2017-08-09 20:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.3.0


Attachments
Image of problem. (24.28 KB, image/png)
2016-10-16 09:23 UTC, hardy.public
Details

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