1.9.8 - metadata - write hierarchical keywords setting ignored

Bugs which have been reproduced by a second user or the developer, or features to do

Moderators: xnview, Dreamer

User avatar
user0
XnThusiast
Posts: 2850
Joined: Sat May 09, 2015 9:37 am

1.9.8 - metadata - write hierarchical keywords setting ignored

Post by user0 »

XnViewMP 1.9.8
Windows11 (25H2), display resolution 3840x2160, dpi scale 150%


Browser - metadata
'Write categories into images as hierarchical keywords' writes as non-hierarchal into XMP:Subject

to reproduce
1. goto Settings>Metadata
- check 'IPTC:Keywords'
- check 'Write categories into images as hierarchical keywords'
2. write Cats into image
a
├─ a1
├─ a2

they will be written into:
- IPTC as a, a|a1, a|a2
- OK
- XMP as
dc
subject[1] a
subject[2] a1
subject[3] a2


expected
XMP to be the same as in Bridge with the same settings:
dc
subject[1] a
subject[2] a|a1
subject[3] a|a2




Example
  • Bridge Settings > Metadata
    other_apps_metadata_bridge.png



Related
You do not have the required permissions to view the files attached to this post.
User avatar
xnview
Author of XnView
Posts: 47539
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 1.9.8 - metadata - write hierarchical keywords setting ignored

Post by xnview »

:bugconfirmed:
Pierre.