Closed (fixed)
Project:
Media Video Micromodal
Version:
1.1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Nov 2024 at 05:23 UTC
Updated:
7 Jan 2025 at 16:44 UTC
Jump to comment: Most recent
The code in MicromodalFieldFormatter::viewElements() won't render a possible translation in case the media reference field is flagged as translatable.
Expected result: The modal opens the translated video media.
Actual result: The modal opens the EN version of the video
Load a possible translation in the formatter.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
s_leu commentedComment #3
s_leu commentedComment #5
s_leu commentedComment #6
heddnNice find and fix. LGTM.
Comment #8
scott_earnest commentedThis has been merged into the dev branch.
I will update the ticket once it has been rolled into a release.
Thank you for your contribution!
Comment #9
scott_earnest commentedFixed in the 1.x branch - Once this is rolled into a release I will update this ticket.
Comment #11
scott_earnest commentedComment #12
scott_earnest commentedfixed in 1.1.3
thanks @s_leu & @heddn !
Comment #13
scott_earnest commented