Issue 4101 - Violation of the HTML 3.2 specification.
Summary: Violation of the HTML 3.2 specification.
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: Website general issues (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: issues@www
QA Contact: issues@ooo
URL: http://udk.openoffice.org/common/man/...
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-17 16:34 UTC by misha
Modified: 2013-08-07 15:24 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Text document copied & pasted from a web page (8.47 KB, application/vnd.sun.xml.writer)
2006-01-24 03:56 UTC, chenbichao
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description misha 2002-04-17 16:34:41 UTC
I noticed a number of pages which have broken HTML. The
mistake is the page has the following structure:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
....
</head>
<BODY .... >
.....
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
....
</HEAD>
<BODY .... >
....
</BODY>
</HTML>
....
</body>
</html>
</body>
</html>

The result is the document which describes UNO concepts (link above)
and number of others appear in Netscape Communicator 4.7+ (Linux and 
Solaris) as a blank page.

There is nothing wrong with Netscape. It shows the page if I fix the 
defect.
Comment 1 mdekkers 2002-06-10 16:15:37 UTC
 This is due to some over-eager WebMacro's - something we can fix. 
Taking ownership... 
Comment 2 utomo99 2003-11-17 07:55:42 UTC
Hi, 

I found that this issue is already started but have no target. 
Please consider to set the target, as it is already started.
Thanks
Comment 3 stx123 2004-03-22 08:52:02 UTC
Reassign issue to owner of selected subcomponent
Comment 4 chenbichao 2006-01-24 03:56:04 UTC
Created attachment 33509 [details]
Text document copied & pasted from a web page
Comment 5 chenbichao 2006-01-24 03:58:07 UTC
I have tried few webpages, which are opened in both Internet Explorer and 
Mozilla Explorer. Not all the documents opened by IE cause blank pages; and a 
same document opened by IE has such broken HTML may not cause a blank page if 
it is opened by Mozilla. Therefore, it is due to the WebMacro. 
My test process is select the text body in a web page and copy & paste to a 
new text document. A target in my test is 
http://www.yorku.ca/careers/intern/New/2006/May/round1/accubid.htm 
If this link does not work, please check the attachment qa.odt, which was 
copied & pasted from the web page linked above.
Comment 6 stx123 2011-03-23 16:07:23 UTC
Reset QA Contact to new default
Comment 7 Raphael Bircher 2012-03-18 00:24:39 UTC
too old to keep it open, so I close