Closed (fixed)
Project:
URL Replace Filter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2009 at 22:22 UTC
Updated:
15 Sep 2014 at 07:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
meba commentedConfirming...
Comment #2
mhrabovcin commentedIts a problem of wrong placed #tree option. Patch included.
Comment #3
meba commentedComment #4
rainbreaw commentedThere is a simple configuration-based fix to this problem:
If you already have URL Replace Filter enabled for your input format, then disable it for that input format before adding new HTML Tags to the configuration.
Re-enable it once you've added your tags. All of your previous settings will be stored.
Comment #5
ezra-g commentedWhile the patch in #2 didn't apply, making these changes manually did resolve the issue here.
Here's a re-roll of the same changes in a patch relative to the url_rewrite_filter module directory. This seems RTBC to me.
Comment #7
fgmLooks good to me : committed to 6.x-1.x, thanks.
Was not critical since there was a workaround and it did not prevent sites from working.