Closed (fixed)
Project:
Node Find Replace
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2008 at 18:35 UTC
Updated:
15 Dec 2008 at 20:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
assersamak commentedHi.
This patch should allow you to replace any string with a space.
Hope this helps
Comment #2
regx commentedThanks!, this looks fine so I will get it in the dev branch ASAP.
Just an extra little note, the dev branch now supports find / replace for file paths which makes it easy to switch between Drupal secure and standard file mechanism.
I haven't released it yet because I don't have any unit test for this module (which I most definitely should). Hard to get my self to write unit test for my stuff after writing Drupal code all day.
Anyway, thanks for the patch. This is only the second patch I have received. I have never had the need to replace using just a space so I most likely wouldn't have tested or found this anyways.
Comment #3
asb commentedHi Asser,
> This patch should allow you to replace any string with a space.
The patch applies cleanly. Running the replace operation mentioned above, the module outputs:
70 node body revisions replacedVery nice - thank you very much!
Greetings from Berlin, -asb (setting status to "fixed")