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

Eric Scouten’s picture

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".

dries’s picture

Can't we remove the XSS filter now this functionality has been built into Drupal itself?