Bug 16301

Summary: No encoding of < or > in "short summary" header
Product: [Community] Bugzilla Reporter: Enrico Scholz <rh-bugzilla>
Component: Bugzilla GeneralAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.8CC: mmesser
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: http://bugzilla.redhat.com/bugzilla/buglist.cgi?bug_id=79253%2C79254
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-12-13 15:16:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Enrico Scholz 2000-08-15 22:29:08 UTC
Special html tokens like '<' or '>' won't be encoded in the "Short summary"
line (last column of the first table when showing a bug)

Comment 1 Martin C. Messer 2002-12-11 20:25:09 UTC
This bug is causing an issue with bug 79253, since the reported put <noscript>
in the summary which is effectively making the report unviewable since the
browser is interpreting the tag and not displaying anything after it. I would
have to turn Javascript off to see the report it I suppose.

Comment 2 Aleksey Nogin 2002-12-13 15:16:12 UTC
Seems to be OK now (see
http://bugzilla.redhat.com/bugzilla/buglist.cgi?bug_id=79253%2C79254)