HTML chars in tool tip for Popup list

We got a weird tooltip when issue a list from related data (popup) . There are some <ul> and <li> tags plus the correct tool tip string. The whole string displays in the tool tip box.
When changing row 1762 in models/element.php to
$rollOver = strip_tags($rollOver);
gives a nice presentation.
 
That's not really a solution, as we use that markup for separating multiple tips on the same element.

I think the problem may be in how tooltips work in popups. I'd have to defer to @rob on this though.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top