Fixed
Project:
Search and Replace Scanner
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2022 at 09:05 UTC
Updated:
23 Apr 2026 at 14:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cgoffin commentedHere a patch to also search and replace in the summary data.
Comment #4
cgoffin commentedComment #5
cgoffin commentedI need a combination of this patch and the patch in https://www.drupal.org/project/scanner/issues/3266343. Here a patch file of the combined patches.
Comment #6
cgoffin commentedI removed too much when restructuring the query. Here the altered patch to restore the condition to check only for the selected language.
Comment #7
cgoffin commentedAnd also an updated version of the combined patch.
Comment #8
smustgrave commentedLets update for 2.0.x and add some test coverage
Comment #9
damienmckennaWould it be possible to leave the language fixes to #3266343: Text not found in multilingual content?
Comment #10
damienmckennaComment #11
damienmckennaThis is a bug, the summary field should be taken into account when present.
Comment #12
damienmckennaI'm going to take care of this, after I finish the other refactoring.
Comment #15
damienmckennaComment #18
damienmckennaCommitted. Thank you @cgofin for the proposed fix, I used some of your MR code to solve the problem.
Comment #20
damienmckennaComment #21
damienmckenna