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 1855 - Warnings don't make it through in HEAD
Summary: Warnings don't make it through in HEAD
Status: RESOLVED FIXED
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: HEAD
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 04:07 UTC by Bj
Modified: 2007-02-20 08:29 UTC (History)
0 users

See Also:


Attachments

Comment 1 Antonio Cavedoni 2005-08-22 17:34:46 UTC
A similar symptom may be seen in http://www.w3.org/Bugs/Public/show_bug.cgi?id=1877
Comment 2 Olivier Thereaux 2007-02-20 08:29:28 UTC
Warnings are functional in HEAD as of today, see:

http://qa-dev.w3.org/wmvs/HEAD/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/ampersand-as-data.html;ss
(warning for an otherwise valid doc)


http://qa-dev.w3.org/wmvs/HEAD/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/error_pls_warning.html;ss
(warning for an otherwise invalid doc)

closing as FIXED.