Needs work
Project:
Search and Replace Scanner
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Feb 2022 at 15:55 UTC
Updated:
23 Apr 2026 at 11:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cgoffin commentedHere a patch to fix this problem.
Comment #4
cgoffin commentedComment #5
smustgrave commentedLets update for 2.0.x and add some test coverage
Comment #6
flagbrad commentedAdding a tag for test coverage per @smustgrave
Comment #9
yesct commentedme, https://www.drupal.org/u/javi-er , https://www.drupal.org/u/rfay helped mentor Brad. Thanks Brad! ping us later if we can help more!
Comment #10
flagbrad commentedWorked on this at DrupalCon Atlant 2025 as a first contribution. I had noted this issue 8 months ago and thought I'd try addressing it since my website has 27 languages and runs into this problem all the time.
Got the issue fork caught up (rebased, essentially) to the 2.0.x main branch. Still needs work because (a) logic is still incomplete, (b) probably way too few guards or null checks, and (c) needs test coverage. Thanks to mentors Randy Fay and Cathy T and Javier!
Comment #11
damienmckennaI think some test coverage would help with this.
Comment #12
damienmckennaCan you please test the current 2.0.x dev version to see if this is still a problem?