Closed
Bug 61935
Opened 25 years ago
Closed 23 years ago
ap.org - colors missing # prefix, and Transitional DTD used when it shouldn't be
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ekrock, Assigned: doronr)
References
()
Details
(Whiteboard: [SYNTAX-HTML] aok)
Using N6 RTM on WinNT 4.0, visit site.
Problem: navigational text bar displays black-text-on-black background
Analysis:
0) colors in page are missing required leading # character (invalid HTML)
1) it uses 4.01 Transitional DTD with explicit URI --> go into standard layout
mode, so presentational hints are ignored, so colors without leading # are
ignored and we fall back to default color, which is black
Solution:
1)prefix colors with #
2) remove doctype declaration or change to 4.0 Transitional (instead of 4.01)
Comment 1•24 years ago
|
||
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Assignee | ||
Comment 2•24 years ago
|
||
p3 is fine, pretty important site
OS: Windows NT → All
Whiteboard: [SYNTAX-HTML]
Updated•24 years ago
|
Summary: colors missing # prefix, and Transitional DTD used when it shouldn't be → ap.org - colors missing # prefix, and Transitional DTD used when it shouldn't be
Comment 3•24 years ago
|
||
I have a report from a newspaper that http://www.ap.org/apserver photo servers
do not detect Mozilla/Netscape 6 and serve up Layers to Mozilla/Netscape 6. Does
anyone have further information on this?
Comment 4•24 years ago
|
||
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Updated•23 years ago
|
Whiteboard: [SYNTAX-HTML] → [SYNTAX-HTML] aok
Comment 5•23 years ago
|
||
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
Comment 6•23 years ago
|
||
they've fixed it the worse way - removed the DOCTYPE, but still: it's fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•10 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
•