Closed
Bug 253740
Opened 21 years ago
Closed 15 years ago
babbage.cs.qc.edu - less than symbol improperly displayed as "<" instead of "<"
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: clynch, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Behavior displayed on number pages, mostly with source code. Less than always
appears as < instead of <.
Reproducible: Always
Steps to Reproduce:
1. Go to http://babbage.cs.qc.edu/STL_Docs/templates.htm
2.
3.
Expected Results:
< should be displayed
Comment 1•21 years ago
|
||
Mozilla's behavior is correct. The page has "<T", which is not a known
entity, so we show the entity text. What it _wants_ is "<T", which would be
the "lt" entity followed by the 'T' character.
Assignee: general → english-us
Status: UNCONFIRMED → NEW
Component: Browser-General → English US
Ever confirmed: true
OS: Windows XP → All
Product: Browser → Tech Evangelism
QA Contact: general → english-us
Hardware: PC → All
Version: Trunk → unspecified
Comment 2•21 years ago
|
||
Conforming summary to TFM item 10 at
http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Summary: less than symbol improperly displayed as "<" instead of "<" → babbage.cs.qc.edu - less than symbol improperly displayed as "<" instead of "<"
Comment 3•15 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009.
If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.
Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•