Active
Project:
Node Find Replace
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2007 at 01:43 UTC
Updated:
2 Nov 2007 at 01:43 UTC
I fixed some issues when porting this to 5.0 and need to merge them into the 4.0 branch.
Mainly the regexp escaping was causing some problems because the escaped string instead of the original find string was getting stored in the table.
Also, the method used to get cck field names doesn't work for all cck field types.