This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1970 - consolidate display of number of errors
Summary: consolidate display of number of errors
Status: NEW
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: 0.7.0
Hardware: All All
: P4 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 07:39 UTC by Olivier Thereaux
Modified: 2009-04-04 14:21 UTC (History)
0 users

See Also:


Attachments

Description Olivier Thereaux 2005-09-05 07:39:40 UTC
0.7.0 added a distinction between the number of errors, warnings and info, but the number of "errors" (e.g 
in HTTP headers or XML-ish outputs) is still the size of the Errors (in reality, messages) hash.

Should look into cleaning this up around 0.8.x