Closed
Bug 211095
Opened 22 years ago
Closed 19 years ago
http://validator.w3.org/check?uri=http%3A%2F%2F www.rvg.edu.ee%2F10-kl_sisse_2003%2FSisse2003.html
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: edmund, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Mozilla 1.4 RC3 Composer doesn't do valid HTML at all! I made table in MS Excel
2000 (http://www.rvg.edu.ee/10-kl_sisse_2003/sisse2003.xls) and selected filled
cells and copied into Composer. Then I tried to validate that but it seems like
Composer could not do valid HTML code or there is M$ Ecel 2000 guilty?
Reproducible: Always
Steps to Reproduce:
1. Go to http://validator.w3.org/
2. Enter the URL: http://www.rvg.edu.ee/10-kl_sisse_2003/Sisse2003.html
3. Click on the button "Validate URL..."
Actual Results:
You will see the following URL:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.rvg.edu.ee%2F10-kl_sisse_2003%2FSisse2003.html
which shows, that HTML code contain bugs.
Expected Results:
Valid HTML 4.01 Transitional or whatever I choose, code. Defined by W3C -
http://www.w3.org/TR/html401/
Also is important other markup languages, such as XHTML -
http://www.w3.org/TR/xhtml11/ and others.
Comment 1•22 years ago
|
||
-> composer
Assignee: general → composer
Component: Browser-General → Editor: Composer
QA Contact: general → petersen
Comment 2•22 years ago
|
||
Its the Excel html engine which inserts these tags.
Maybe the composer should validate the code.
On the other hand: Whats about template engine tags or scripting tag (eg. PHP).
They should get thrown out by a validation, cause they arent html-standard.
Maybe it requires a MS Office only validation.
Or validation on click / on demand.
Updated•22 years ago
|
Summary: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.rvg.edu.ee%2F10-kl_sisse_2003%2FSisse2003.html → http://validator.w3.org/check?uri=http%3A%2F%2F www.rvg.edu.ee%2F10-kl_sisse_2003%2FSisse2003.html
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 3•20 years ago
|
||
That page is 404 not found.
Reporter: The testcase is still available somewhere?
Comment 4•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•19 years ago
|
||
MS-Excel includes proprietary tags and code when importing cell content.
Provided URL is 404.
Resolving as WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•