I just tried to use some anchors (that's something like ) in my safehtml-filtered text-fields and safehtml stripped the name attribute which effectively renders the anchor useless.
A small adjustment to classes/selfhtml.php fixes this: in line 270 remove "name" from the $attributes array.

I don't know whether the "name"-attribute can possibly do anything bad to your site or not, so I'm not putting this as a feature request, but if anyone ever gets the same problem, here you go ;-)

Comments

bforchhammer’s picture

Status: Active » Closed (won't fix)

Module is abandoned and obsolete so I'm closing this issue now...