Download & Extend

urlfilter.module double filtering

Project:Drupal core
Version:x.y.z
Component:Code
Category:bug report
Priority:normal
Assigned:Steven
Status:closed (fixed)

Issue Summary

When there's already a html link inside text, urlfilter filters it second time:

http://www.estravel.ee/

becomes

http://www.estravel.ee/>http://www.estravel.ee/

Comments

#1

Assigned to:Anonymous» Steven

Assigning to UnConeD.

#2

Priority:major» [deleted priority]

The problem might be caused by my custom patch - I filter everything on *output*, not input. Anyways, its not so pressuring right now, so I make it priority "6".

#3

Priority:[deleted priority]» normal

Closing this, re-open if new information indicates its a problem in Drupal.