Closed Bug 109073 Opened 24 years ago Closed 23 years ago

sgi.com - page uses &lt instead of <

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: taf2, Assigned: doronr)

References

()

Details

(Whiteboard: [aok])

I've noticed this bug before and cross checked it with internet explorer. It could be the way SGI is writting there html however, I believe mozilla is not correctly translating "&lt" tokens into '<'
sample: within in a <pre> tag this is seen: # include &ltstring> The source is: # include &ltstring&gt The source seems to be invalid - semicolons are missing: It ought to have been &lt; and &gt; Why one renders OK and the other not i don't know. Similar bug suggested for evangelism was bug 89682 where the site in question later corrected invalid tags.
Assignee: asa → bclary
Status: UNCONFIRMED → NEW
Component: Viewer App → English: US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: asa → zach
Version: other → unspecified
Evangelism. The semicolon is optional at some points (eg if followed by whitespace). But "&ltstring" is bogus. That would be referring to an "ltstring" entity, which does not exist. But there is no way to tell whether the site wants "&lt;" or "&lts;" or "&ltst;" or what. Netscape renders it just like Moz does, dunno about IE.
Priority: -- → P3
Summary: Browser Doesn't seem to be handling rendering of &lt → sgi.com - Browser Doesn't seem to be handling rendering of &lt
OS: Windows 2000 → All
Whiteboard: [aok]
Mass reassign of all tech-evangelism us general bugs assigned to bc to doron except bc's P1 bugs. You may search for this mass reassign (it is 305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
Severity: normal → minor
Priority: P3 → --
Hardware: PC → All
Summary: sgi.com - Browser Doesn't seem to be handling rendering of &lt → sgi.com - page uses &lt instead of &lt;
i just adressed the problem to SGI in a form at their website, pointing out the URL and occurances of erronous &lt
And that did the trick. No erronous &lt on that page anymore. Resolving as Fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.