https://bugs.kde.org/show_bug.cgi?id=392451
Bug ID: 392451 Summary: Write Artist information into EXIF tag using Metadata template in addition to IPTC and XMP Product: digikam Version: 5.8.0 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Metadata-Template Assignee: digikam-bugs-n...@kde.org Reporter: mail+...@tarasonline.ru Target Milestone: --- Steps to reproduce: 1. Import image without artist/author/creator information 2. Make metadata template with setted field Author Names to "Vasya Pupkin" 3. Apply this template to the imported image Current result: 1. Artist information exists **only** in IPTC and XMP tags $ exiv2 -pa dsc_0125.jpg | grep Pup Iptc.Application2.Byline String 12 Vasya Pupkin Xmp.tiff.Artist XmpSeq 1 Vasya Pupkin Xmp.dc.creator XmpSeq 1 Vasya Pupkin 2. Yes, in Metadata templates settings we also see warning "Note: these information are used to set XMP and IPTC tag contents..." Expected result: It will be great to write this information into EXIF tags, too. Canon cameras do it same way and use Exif.Image.Artist tag for it. -- You are receiving this mail because: You are watching all bug changes.