Closed
Bug 17750
Opened 26 years ago
Closed 26 years ago
text/plain gets highlighted
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M13
People
(Reporter: braden, Assigned: rickg)
References
()
Details
It looks as if Mozilla is treating text/plain it encounters as HTML source it
should highlight. Text between angle-brackets in the doc at the URL gets colored
purple. (using 1999110108)
Updated•26 years ago
|
Assignee: troy → rickg
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed by improvements in nsHTMLTokenizer. When constructed by viewsource, we now
pay attention to whether the mimetype is text.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
Fixed in the Dec 01 build.
Updated•26 years ago
|
Status: VERIFIED → REOPENED
OS: Linux → All
Comment 4•26 years ago
|
||
broken again in M12 on WinNT4 sp5 (Build ID: 1999122023)
*d'oh*
Clearing FIXED resolution due to reopen. rickg can mark FIXED once checked in.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 9•26 years ago
|
||
This problem appears to be fixed in the Dec 23rd build.
Comment 10•26 years ago
|
||
This problem appears to be fixed in the Dec 23rd build.
You need to log in
before you can comment on or make changes to this bug.
Description
•