Closed Bug 167802 Opened 22 years ago Closed 20 years ago

Bad HTML causes render problems in Bug Summary Page

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 11901

People

(Reporter: rayntosca, Assigned: myk)

References

()

Details

There is some bad HTML (assumingly in the templates) that causes render problems in browsers that are more standards compliant (e.g. iCab).  The particularly noticeable problems at the listed URL is that the descriptions don't wrap correctly and there's a "<c>" dangling next to the text area.  Below is BBEdit's error report, but iCab has a built-in error report, and you can always use the official validator at <http://validator.w3.org>

Ray

Line 61:  Attribute “nowrap” for element “<td>” must be empty; value was specified as “nowrap”.
Line 761:  Element “<td>” implicitly closed here.
Line 846:  Document type doesn't permit attribute “wrap” within element “<textarea>”.
Line 853:  Attribute “checked” for element “<input>” must be empty; value was specified as “checked”.
Line 886:  Value of attribute “onchange” for element “<input>” is invalid; Value needs entity encoding (“if ((this.value != 'asa@mozilla.org') &amp;&amp; 
                            (this.value != '')) {
                         document.changeform.knob[3].checked=
Line 1002:  Value of attribute “bgcolor” for element “<table>” is invalid; Value isn't hex color spec or predefined color.
Line 1037:  Attribute “nowrap” for element “<td>” must be empty; value was specified as “nowrap”.
Line 1068:  Value of attribute “href” for element “<a>” is invalid; URL path needs encoding (“buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=rayntosca%40insightbb.com&amp;emailtype1=exact&amp;emailassigned_to1=1&amp;emailreporte
QA Contact: imajes → stolenclover
-> Bugzilla
Assignee: endico → myk
Component: webmaster@mozilla.org → Creating/Changing Bugs
Product: mozilla.org → Bugzilla
QA Contact: stolenclover → mattyt-bugzilla
Whiteboard: should be UNCONFIRMED
Version: other → unspecified
There's a comment that the status should be unconfirmed.  Whomever is confirming this report should do so with a browser that actually follows the standard and interprets the "nowrap" attribute.  IIRC, all versions of IE on Windows and MacOS and all Mozilla-based browsers on any platform ignore this attribute.  It has been a while since I've looked at an Opera browser, but I believe they have compatibility setting(s) to toggle bad-browser compatibility or standards compliance.  I know that iCab (Mac OS only) has a number of compatibility settings to mimic IE and Mozilla bugs, or to follow the standards.

Ray


*** This bug has been marked as a duplicate of 11901 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Whiteboard: should be UNCONFIRMED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.