Closed (fixed)
Project:
Drupal core
Version:
10.3.x-dev
Component:
media system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2023 at 20:39 UTC
Updated:
26 Jul 2024 at 23:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kingdutchComment #6
fromme commentedIn
drupal-3376942-2.patchthe method toString() was applied incorrectly. Fixed and opened MR. All tests passed, so i moving issue to review.Comment #7
smustgrave commentedAlso looking at #3376945: Replace usage of generateString with generate in MediaDisplayTest and #3376943: Replace usage of generateString with generate in MediaSourceImageTest believe the correct scope would to replace generateString in the "Media" module vs per file. So can the other two be closed out and merged into this one please. Then can mark as seems straightforward
Comment #8
fromme commentedChanges from tasks #3376945: Replace usage of generateString with generate in MediaDisplayTest and #3376943: Replace usage of generateString with generate in MediaSourceImageTest merged into current branch and closed as duplicates.
Comment #9
smustgrave commentedThanks for taking care of that so quickly! Changes look good
Comment #14
catchCommitted/pushed to 11.x and cherry-picked back through to 10.3.x, thanks!