Closed (fixed)
Project:
Locale Translation Context
Version:
2.0.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2026 at 09:45 UTC
Updated:
9 Sep 2026 at 08:25 UTC
Jump to comment: Most recent
Comments
Comment #2
dkmishra commentedI was able to reproduce this issue:
Thanks for the report and patch. Tried applying it against the current 2.0.2 version and got a failure:
Looks like the patch's context doesn't quite match the current version of drush.services.yml in HEAD, so it doesn't apply cleanly. Might be worth regenerating it against the latest copy of the file.
Comment #4
dkmishra commentedOpened MR !7, please review.
Comment #5
revagomes commentedI confirm the patch is working
Comment #7
adelgado12 commentedComment #8
adelgado12 commentedFixed in 2.0.3
Thanks marioheber, dkmishra and revagomes