Description of problem: If the characters "<" or ">" are used in the summary, they are printed as-is without conversion to HTML ampersand-ish named-character-reference (lt; and gt; for example)... so the text in between these two isn't displayed. How reproducible: always Steps to Reproduce: 1. login as havill to bugzilla 2. click on the "my bugs" tab 3. look at bug 122467 in Open Issues: New Actual results: ", libgettextpo.so* not packaged" Expected results: "<gettext-po.h>, libgettextpo.so* not packaged"
Code changed to fix this. Please verify that this problem is no longer there on the My Bugs front page and close this report.
verified fixed.