Summary: | Metadata Panel does not display XMP structs instead displays type="Bag" | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | José Oliver-Didier <jose_oliver> |
Component: | Metadata-Xmp | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 7.2.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/de41d0b24657a599aafea5c088a4ba365b41550b | Version Fixed In: | 7.2.0 |
Sentry Crash Report: | |||
Attachments: |
DigiKam's XMP Metadata pane displaying type="Bag"
Sample image containing IPTC Extension Location Created XMP metadata. location.png |
Description
José Oliver-Didier
2021-02-12 01:07:55 UTC
Created attachment 135607 [details]
Sample image containing IPTC Extension Location Created XMP metadata.
Sample file containing IPTC Extension Location Created values.
Created attachment 135610 [details]
location.png
I don't see any errors here (see screenshot), all information is available. It is normal for Exiv2 to display the type of container, you can also find this in the face metadata. If you do not see the Country* information, you have set the filter incorrectly.
Maik
It is a problem with the filter, which does not know that e.g. Location-City is part of the Bag Location Created. Maik Git commit de41d0b24657a599aafea5c088a4ba365b41550b by Maik Qualmann. Committed on 12/02/2021 at 19:32. Pushed by mqualmann into branch 'master'. add special case to filter metadata tags in bag containers FIXED-IN: 7.2.0 M +2 -2 NEWS M +21 -0 core/libs/widgets/metadata/metadatalistview.cpp https://invent.kde.org/graphics/digikam/commit/de41d0b24657a599aafea5c088a4ba365b41550b |