Closed
Bug 108834
Opened 23 years ago
Closed 21 years ago
oracle.com - Oracle Store does not display correctly and is unusable
Categories
(Tech Evangelism Graveyard :: English US, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Jan
People
(Reporter: ben.gidley, Assigned: bc)
References
()
Details
(Whiteboard: [DOCTYPE])
This page fails to display. The tab bar at the top get stretched on Mozilla 0.9.5
Comment 1•23 years ago
|
||
Changing the DOCTYPE to
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
fixes some of the problems.
Adding to the IMG style:
display: block
fixes some other problems with the page in question.
The rest is too confusing for me to look at. :)
Comment 2•23 years ago
|
||
Page uses broken comment syntax (eg "<!-- store form
----------------------------------------------------------- -->") and strict
mode. Evangelism.
Assignee: asa → bclary
Status: UNCONFIRMED → NEW
Component: Browser-General → English: US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: doronr → zach
Whiteboard: [DOCTYPE]
Version: other → unspecified
Assignee | ||
Updated•23 years ago
|
Summary: This page does not display correctly and is unusable → oracle.com - This page does not display correctly and is unusable
Comment 3•23 years ago
|
||
*** Bug 110784 has been marked as a duplicate of this bug. ***
Comment 4•23 years ago
|
||
*** Bug 110954 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•23 years ago
|
Priority: -- → P1
*** Bug 125757 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 6•22 years ago
|
||
not fixed by bug 153032
uses <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 //EN">
removing fixes.
Comment 7•22 years ago
|
||
*** Bug 164355 has been marked as a duplicate of this bug. ***
Updated•22 years ago
|
Summary: oracle.com - This page does not display correctly and is unusable → oracle.com - Oracle Store does not display correctly and is unusable
Comment 8•22 years ago
|
||
*** Bug 172345 has been marked as a duplicate of this bug. ***
Comment 10•21 years ago
|
||
WFM, It seems they have removed the DOCTYPE...
Assignee | ||
Comment 11•21 years ago
|
||
f
Status: ASSIGNED → RESOLVED
Closed: 21 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
•