Closed
Bug 104394
Opened 24 years ago
Closed 17 years ago
weblogic.com - missing sections due to faulty comment tags
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: golam, Unassigned)
References
()
Details
(Whiteboard: aok [proprietary-html])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5+)
Gecko/20011011
BuildID: 2001101103
It seems like some example tags on the page prevent Mozilla from displaying all
the content.
Reproducible: Always
Steps to Reproduce:
1. Open page in Mozilla
2. Open page in IE
Comment 1•24 years ago
|
||
The problem here are the
<!------------------------------------------------------------------------>
tags. Removing them brings the missing text back.
I suspect that this should go to Tech evangelism, but someone who understands
SGML comments should decide.
Component: Layout → Parser
Comment 2•24 years ago
|
||
In HTML, the comment start tag syntax is: <!--
The comment end tag syntax is this: -->
The 3rd dash is an indicator that the comment end tag is at hand, which is what
is probably causing the error. If they would use another symbol, then this
should work.
This is either invalid or evang, depending on how you look at it
Comment 3•24 years ago
|
||
Evang. Page has an HTML4.0 strict doctype and invalid comment tags.
Assignee: attinasi → bclary
Status: UNCONFIRMED → NEW
Component: Parser → English: US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: petersen → zach
Version: other → unspecified
Updated•24 years ago
|
Summary: Page content doesn't completely displayed → weblogic.com - Page content doesn't completely displayed
Updated•24 years ago
|
Whiteboard: aok
Comment 4•24 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 5•23 years ago
|
||
This works now for me.
Please resolve if it does for you, too. Thanks.
2002111004 on Win2k.
Severity: critical → major
OS: Windows 2000 → All
Priority: -- → P3
Hardware: PC → All
Summary: weblogic.com - Page content doesn't completely displayed → weblogic.com - missing sections due to faulty comment tags
Whiteboard: aok → aok [proprietary-html]
Comment 6•23 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
Comment 7•21 years ago
|
||
No, site still has invalid comments.
Comment 8•17 years ago
|
||
The site displays at the top:
"Starting August 31, 2009, edocs.bea.com will no longer be maintained as part of the migration to Oracle.com and the Oracle Technology Network.
At that time edocs documentation will be reflected on Oracle Technology Network."
If something is still broken it will no be fixed
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
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
•