Closed
Bug 350527
Opened 17 years ago
Closed 7 years ago
mozilla.org should regularly use W3C Log Validator
Categories
(www.mozilla.org :: General, defect, P3)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
References
()
Details
W3C Log Validator is a customizable tool which can find the most popular invalid webpages (or the most popular webpages which fail to pass CSS validation or with broken links) to help prioritize the work to get them fixed. This tool is for maintaining websites, especially large ones. Bug 151557 is simply just impossible to achieve and is unrealistic as well since there are many thousands of webpages which are outdated by a lot. http://www.w3.org/QA/Tools/LogValidator/Manual has more links on this issue. Expected results: To be able to have a weekly report of, say, the top 50 most frequently visited www.mozilla.org webpages which fail to pass markup validation.
Updated•17 years ago
|
Component: *.mozilla.org → www.mozilla.org
Product: Websites → mozilla.org
QA Contact: other-mozilla-org → www-mozilla-org
Hardware: PC → All
Version: unspecified → other
Reporter | ||
Comment 1•17 years ago
|
||
Also worth quoting: " Ideally, we would have the manpower or technology to be able to go through and make them all valid, but in practice we have too many other things competing for our time to make that feasible. (...) a script to check the most-visited pages on our site for HTML validity, using the online HTML validator [2]; this script is run once a week, and sends mail to the whole W3C team notifying us of the top invalid documents on our site. " http://lists.w3.org/Archives/Public/www-qa/2001Sep/0031.html
Component: www.mozilla.org → *.mozilla.org
Product: mozilla.org → Websites
QA Contact: www-mozilla-org → other-mozilla-org
Hardware: All → PC
Version: other → unspecified
Reporter | ||
Comment 2•17 years ago
|
||
Argh... dunno what happened.. Reed, I have inadvertently changed your modifications. Sorry about that.
Component: *.mozilla.org → www.mozilla.org
Product: Websites → mozilla.org
Version: unspecified → other
Reporter | ||
Updated•17 years ago
|
QA Contact: other-mozilla-org → www-mozilla-org
Reporter | ||
Comment 3•17 years ago
|
||
CC: fantasai
Updated•17 years ago
|
Hardware: PC → All
Assignee | ||
Updated•15 years ago
|
Product: mozilla.org → Websites
Top 50 pages on www.mozilla.org site is completely doable...is this is better as a monthly report or a weekly one?
Comment 5•14 years ago
|
||
Deepa, for a Top 50 pages report could we run those links through a validator to see if there are any HTML or CSS errors on those pages?
Comment 6•14 years ago
|
||
Is this worth doing now instead of waiting until we finish the redesign?
Comment 7•14 years ago
|
||
Any stats and reporting work can go on in parallel with the redesign. If we set up a way to combine Urchin stats with a validator, that's going to work regardless of the design of the site.
Updated•14 years ago
|
Priority: -- → P3
Comment 8•11 years ago
|
||
Closing old Mozilla.org website bugs due to them not being relevant to the new Python-based Bedrock system. Re-open if this is a critical bug and should be resolved on the new system too.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Comment 9•11 years ago
|
||
Reopening... Until Chris More or someone else says that this is being done as part of "the new Python-based Bedrock system", this bug is still valid.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 10•11 years ago
|
||
The Latest version of the W3C Log Validator is 1.3.1, released May 28th, 2007 thus it won't validate latest markup. Raymond: Does Jenkins have an HTML validator? It looks like the Jenkins Unicorn Validator may work.
Comment 11•11 years ago
|
||
(In reply to Chris More [:cmore] from comment #10) > The Latest version of the W3C Log Validator is 1.3.1, released May 28th, > 2007 thus it won't validate latest markup. > > Raymond: Does Jenkins have an HTML validator? It looks like the Jenkins > Unicorn Validator may work. Chris, I haven't used it before but we can try it.
Assignee | ||
Updated•11 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
Comment 12•7 years ago
|
||
I think we can close this 10-year old bug as WONTFIX. W3C's validator is not so useful IMO because it shows unnecessary errors against WAI-ARIA attributes and the Open Graph protocol [1]. The View Source tool in Firefox [2] now allows us to quickly check the page's HTML errors, while the Console [3] outputs CSS and other errors. I haven't used the W3C validator for a long time. It's 2016, the Web is way more complicated. [1] http://ogp.me/ - uses the non-standard "property" attribute [2] https://developer.mozilla.org/docs/Tools/View_source [3] https://developer.mozilla.org/docs/Tools/Web_Console
Status: REOPENED → RESOLVED
Closed: 11 years ago → 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•