Posted by regx on November 2, 2007 at 1:43am
| Project: | Node Find Replace |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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.