[wp-trac] [WordPress Trac] #58082: Import metadata description from Darktable into media caption in WordPress
WordPress Trac
noreply at wordpress.org
Fri Oct 6 09:18:47 UTC 2023
#58082: Import metadata description from Darktable into media caption in WordPress
-------------------------------------+------------------------
Reporter: fotodrachen | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.4
Component: Media | Version: 6.2
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+------------------------
Comment (by fotodrachen):
I added two example-pictures:
{{{
$ exiv2 -pa example_*.jpg | grep WP-Test
example_without_umlaut.jpg Exif.Image.ImageDescription
Ascii 32 WP-Test Description ohne Umlaut
example_without_umlaut.jpg Xmp.acdsee.notes
XmpText 27 WP-Test Comment ohne Umlaut
example_without_umlaut.jpg Xmp.dc.title
LangAlt 1 lang="x-default" WP-Test Title ohne Umlaut
example_without_umlaut.jpg Xmp.dc.description
LangAlt 1 lang="x-default" WP-Test Description ohne Umlaut
example_with_umlaut.jpg Exif.Photo.UserComment
Undefined 53 WP-Test Description mit Umlaut ÄÖÜäöüß
example_with_umlaut.jpg Xmp.acdsee.notes
XmpText 41 WP-Test Comment mit Umlaut ÄÖÜäöüß
example_with_umlaut.jpg Xmp.dc.title
LangAlt 1 lang="x-default" WP-Test Title mit Umlaut ÄÖÜäöüß
example_with_umlaut.jpg Xmp.dc.description
LangAlt 1 lang="x-default" WP-Test Description mit Umlaut ÄÖÜäöüß
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58082#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list