Jacob Boerema
aed3d9c779
plug-ins: fix #6258 Hierarchical XMP tag should be written to Array
...
When saving XMP metadata were using gexiv2_metadata_get_tag_string for all
tags, even those that can have multiple values. This caused those values
to be saved as one value instead of multiple.
To fix this we use gexiv2_metadata_get_tag_multiple, except for XmpText.
Then we add all returned values for that tag separately to our metadata.
(cherry picked from commit af888e481f
)
2021-09-25 15:25:56 -04:00
..
2017-08-24 15:35:27 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2019-08-04 22:49:25 +02:00
2018-07-11 23:47:19 +02:00
2019-09-06 09:46:48 +03:00
2019-07-24 01:26:11 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2019-05-26 00:42:26 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2021-01-19 12:13:06 +01:00
2020-06-10 18:29:33 +03:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2021-09-25 15:25:56 -04:00
2018-12-04 17:40:12 +01:00
2018-07-11 23:47:19 +02:00
2019-08-01 12:52:55 +02:00
2019-07-24 01:26:11 +02:00
2019-07-24 02:19:19 +02:00
2019-07-24 02:19:19 +02:00
2019-09-22 18:07:11 +03:00
2019-09-22 18:07:11 +03:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2019-02-07 14:56:26 +01:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2019-01-25 21:10:41 +01:00
2018-07-11 23:47:19 +02:00
2019-07-25 12:40:33 +02:00
2019-07-25 21:34:15 +02:00
2018-07-11 23:47:19 +02:00
2018-11-19 17:09:53 -05:00
2018-11-19 17:09:53 -05:00
2019-02-07 14:56:26 +01:00