Bug 122934 - "My Bugs" does not escape gt/lt to NCRs
Summary: "My Bugs" does not escape gt/lt to NCRs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 2.8
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-10 15:50 UTC by Eido Inoue
Modified: 2007-04-18 17:07 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-05-10 16:26:14 UTC
Embargoed:


Attachments (Terms of Use)

Description Eido Inoue 2004-05-10 15:50:41 UTC
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"

Comment 1 David Lawrence 2004-05-10 16:11:59 UTC
Code changed to fix this. Please verify that this problem is no longer
there on the My Bugs front page and close this report.

Comment 2 Eido Inoue 2004-05-10 16:26:14 UTC
verified fixed.


Note You need to log in before you can comment on or make changes to this bug.