Closed
Bug 571779
Opened 15 years ago
Closed 15 years ago
http://www.mozilla.org/security/known-vulnerabilities/ doesn't validate to its doctype
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jan, Unassigned)
References
()
Details
Attachments
(1 file)
|
597 bytes,
patch
|
dveditz
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9) Gecko/2008052912 Firefox/3.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9) Gecko/2008052912 Firefox/3.0
http://www.mozilla.org/security/known-vulnerabilities/ is invalid and doesn't validate to its doctype.
Reproducible: Always
Steps to Reproduce:
1. Validate http://www.mozilla.org/security/known-vulnerabilities/
Actual Results:
http://www.mozilla.org/security/known-vulnerabilities/ is invalid.
Expected Results:
http://www.mozilla.org/security/known-vulnerabilities/ should be valid.
Comment 1•15 years ago
|
||
Validation results at http://validator.w3.org/check?uri=http%3A%2F%2Fwww.mozilla.org%2Fsecurity%2Fknown-vulnerabilities%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.767
Summary: http://www.mozilla.org/security/known-vulnerabilities/ doesn't validate to it's doctype → http://www.mozilla.org/security/known-vulnerabilities/ doesn't validate to its doctype
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 2•15 years ago
|
||
Attachment #450934 -
Flags: review?(david)
Comment 3•15 years ago
|
||
No need to add the style attribute, no border is the default.
Comment 4•15 years ago
|
||
Comment on attachment 450934 [details] [diff] [review]
This patch is fixing the bug :D
Dveditz is the content owner for the www.mozilla.org/security pages so he should review this patch. For reference, the list of content owners is at
https://wiki.mozilla.org/Mozilla.org/Owners_List
Attachment #450934 -
Flags: review?(david) → review-
| Reporter | ||
Updated•15 years ago
|
Attachment #450934 -
Flags: review- → review?(dveditz)
Comment 5•15 years ago
|
||
Comment on attachment 450934 [details] [diff] [review]
This patch is fixing the bug :D
r=dveditz
Attachment #450934 -
Flags: review?(dveditz) → review+
Comment 6•15 years ago
|
||
Fixed, r74061 -- but there are tons more files with this issue, seems to be an artifact of the automatic conversion scripts from HTML/CVS to PHP-wrapped/SVN.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•