qspin / qtaste

[NEW RELEASE VERSION 3.0.0] The QTaste is an open-source functional and non-functional test environment offering services to developers and testers. It has been implemented following a data driven testing philosophy.
http://www.qtaste.org
GNU Lesser General Public License v3.0
6 stars 11 forks source link

Testcase tooltip contains html entities #202

Closed dergo closed 8 years ago

dergo commented 8 years ago

The tooltip shown when hovering over a testcase in the testcase tree contains html entities instead of decoded characters. e.g. it shows "should be &lt; 35 &deg;C" instead of "should be < 35 °C"