When User block is set to show follow [username] on ..., html content (a links) are showing up in the title tooltip for the follow links in the user block.

Change follow.module line 282 to:

'title' => preg_replace('/<([^>]+?)>/', '', follow_link_title($link->uid)) .' '. $title,

--glen

Comments

q0rban’s picture

Version: 6.x-1.4 » 6.x-1.x-dev
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.