Closed (works as designed)
Project:
Wordfilter
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2010 at 17:56 UTC
Updated:
16 Apr 2011 at 07:42 UTC
Installed wordfilter (tried both latest release and dev) on fresh drupal 6 install.
It seems that wordfilter has a problem with spacing with the word after a filtered word, unless that word is also a filtered word?
ex. (pardon the language):
test comment shit fuck awesome piss town
(filtering for shit, fuck, and piss) becomes:
test comment * *awesome *town
There should be spaces between the * and awesome and * and town.
Thanks so much for your work on this.
Comments
Comment #1
jaydub commenteddid you have your filters for these words setup as 'standalone'?
Comment #2
jaydub commentedI am able to apply the filters you described sucessfully. Are you perhaps adding the words to replace with a trailing space?
Comment #3
jaydub commentedComment #4
jaydub commentedIt's been a year, closing due to lack of response