Active
Project:
Signwriter
Version:
6.x-2.0-beta2
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2010 at 04:45 UTC
Updated:
16 Mar 2010 at 00:58 UTC
I have tried this every way possible and can't get it to stick.
I enter /
/
The '\' is getting stripped from the filter every time I save or save and edit and is causing this error.
warning: preg_replace_callback() [function.preg-replace-callback]: Unknown modifier 'h' in /sites/all/modules/signwriter/signwriter.module on line 159.
The 'h' in the error is from the second h3 in the filter statement.
Comments
Comment #1
dltampa commentedSorry for the format problem in the OP. The filter should be shown as /.*?<\/h-3>/ without the hyphens and after I save, the backslash \ is missing from the filter.
Comment #2
dltampa commentedTemp fix. Edit the DB directly. Edit the pattern field to include the \.