- From: <bugzilla@jessica.w3.org>
- Date: Mon, 26 May 2014 23:20:27 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25887
Bug ID: 25887
Summary: The number of warnings in "Result" is more than
warnings displayed
Product: Validator
Version: HEAD
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: check
Assignee: dave.null@w3.org
Reporter: kurosawa-takeshi@mitsue.co.jp
QA Contact: www-validator-cvs@w3.org
Created attachment 1481
--> https://www.w3.org/Bugs/Public/attachment.cgi?id=1481&action=edit
rdav-86_2.html (2 warnings reported)
The number of warning in "Result" is more than warnings displayed in the page.
When validating rdav-86_2.html, the validator reports there are 2 warnings and
2 warnings are displayed (it is ok).
In summary table:
> Result: Tentatively passed, 2 warning(s)
> Encoding: utf-8
Warnings displayed
> Warning No Character Encoding Found! Falling back to UTF-8.
> Info No Character encoding declared at document level
When validating rdav-86_3.html (I will attach later), the validator reports
there are 3 warnings but 2 warnings are displayed.
In summary table:
> Result: Tentatively passed, 3 warning(s)
> Encoding: windows-1252
Warnings displayed
> Warning No Character Encoding Found! Falling back to windows-1252.
> Info No Character encoding declared at document level
When validating rdav-86_4.html (I will attach later), the validator reports
there are 4 warnings but 2 warnings are displayed.
In summary table:
> Result: Tentatively passed, 4 warning(s)
> Encoding: iso-8859-1
Warnings displayed
> Warning No Character Encoding Found! Falling back to iso-8859-1.
> Info No Character encoding declared at document level
The number of warnings in "Result" and warnings displayed should be consistent.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 26 May 2014 23:20:28 UTC