-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[api-minor] Change the dc:subject
Metadata field to an Array
#12993
Conversation
53810f5
to
8dcfaf3
Compare
From: Bot.io (Linux m4)ReceivedCommand cmd_unittest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/7af4d8399545e1a/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_unittest from @Snuffleupagus received. Current queue size: 0 Live output at: http://3.101.106.178:8877/58ba7a3835af767/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/7af4d8399545e1a/output.txt Total script time: 3.56 mins
|
From: Bot.io (Windows)SuccessFull output at http://3.101.106.178:8877/58ba7a3835af767/output.txt Total script time: 6.15 mins
|
8dcfaf3
to
bcb2f1c
Compare
This patch simply extends the existing handling of the `dc:creator` field, which should hopefully suffice here; please refer to https://wwwimages2.adobe.com/content/dam/acom/en/devnet/xmp/pdfs/XMP%20SDK%20Release%20cc-2016-08/XMPSpecificationPart1.pdf#page=34
bcb2f1c
to
b26c797
Compare
From: Bot.io (Linux m4)ReceivedCommand cmd_unittest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/5acce9486148d33/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_unittest from @Snuffleupagus received. Current queue size: 0 Live output at: http://3.101.106.178:8877/ca06957272b0f2b/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/5acce9486148d33/output.txt Total script time: 3.57 mins
|
From: Bot.io (Windows)SuccessFull output at http://3.101.106.178:8877/ca06957272b0f2b/output.txt Total script time: 5.75 mins
|
Thank you for fixing this! |
This patch simply extends the existing handling of the
dc:creator
field, which should hopefully suffice here; please refer to https://wwwimages2.adobe.com/content/dam/acom/en/devnet/xmp/pdfs/XMP%20SDK%20Release%20cc-2016-08/XMPSpecificationPart1.pdf#page=34Fixes #12990 (comment)