SUMMARY STEPS TO REPRODUCE 1. Create a metadata template, and in the tab Contact fill email (name@domain.com) and URL (www.domain.com) 2. Select a picture (JPG or RAW) 3. Tab Captions, select and apply the template previously created 4. Check the applied metadata OBSERVED RESULT Only email is applied, and the URL field is empty. If in step 2 you selected a JPG you can see the metadata also in DIgikam; if you selected a RAW file, and the XMP sidecar write is enabled, if you open the XMP with a text editor you can see that the URL field is missing. EXPECTED RESULT That the URL field is written in the image or XMP file. SOFTWARE/OS VERSIONS macOS: Ventura 13.5.1 ADDITIONAL INFORMATION
Git commit a5b766fcb9774b133d907cccc4a9c61f09b9fb03 by Maik Qualmann. Committed on 05/09/2023 at 08:16. Pushed by mqualmann into branch 'master'. fix contact info web url not merged FIXED-IN: 8.2.0 M +1 -1 NEWS M +1 -1 core/libs/metadataengine/containers/metadatainfo.cpp https://invent.kde.org/graphics/digikam/-/commit/a5b766fcb9774b133d907cccc4a9c61f09b9fb03
thank you Maik!