Bug#907923: tracker.debian.org: team pages: action needed title field includes HTML tags

2018-09-04 Thread Paul Wise
Package: tracker.debian.org Severity: minor I noticed that on team pages the title field of the "action needed" tags in the VCS column include bold HTML tags but browsers do not render these as bold in the popup that appears on mouse hover, instead they show the literal HTML from the field. Here

Bug#907923: tracker.debian.org: team pages: action needed title field includes HTML tags

2018-09-04 Thread Raphael Hertzog
Hi, On Tue, 04 Sep 2018, Paul Wise wrote: > I noticed that on team pages the title field of the "action needed" > tags in the VCS column include bold HTML tags but browsers do not > render these as bold in the popup that appears on mouse hover, > instead they show the literal HTML from the field.

Bug#907923: tracker.debian.org: team pages: action needed title field includes HTML tags

2018-09-04 Thread Paul Wise
On Tue, Sep 4, 2018 at 3:53 PM, Raphael Hertzog wrote: > What's your browser? Or is it due to lack of javascript? Firefox 52, JavaScript turned off. The title attribute isn't defined as including HTML, maybe it would be best to put the HTML version into a data-title attribute for use by the JS?