By antoine-1 on
I'm getting "http" converted to "uucp" in my nodes.
How do I change this? I tried changing the URL filter and html corrector settings, but nothing works.
Help!
I'm getting "http" converted to "uucp" in my nodes.
How do I change this? I tried changing the URL filter and html corrector settings, but nothing works.
Help!
Comments
Do you have xssfilter enabled?
If so, turn it off. I had the same problem. It went away when I disabled xssfilter.
I grep'd my entire Drupal tree and xssfilter.module had the only occurrence of the string "uucp".
Remove XSS filter from CVS?
Can't we remove the XSS filter now this functionality has been built into Drupal itself?