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 880 - authenticate generates HTML, should be XHTML
Summary: authenticate generates HTML, should be XHTML
Status: RESOLVED FIXED
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: 0.6.7
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Terje Bless
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-13 06:20 UTC by Bj
Modified: 2005-02-04 16:50 UTC (History)
0 users

See Also:


Attachments

Description Bj 2004-09-13 06:20:44 UTC
authenticate generates HTML output but all other Validator output and 
documentation, etc. is XHTML 1.0 Strict, so we should change the authenticate 
function to generate XHTML, too.
Comment 1 Terje Bless 2005-02-04 16:50:20 UTC
FIxed. CVS code now spits out the apropriate XHTML 1.0 spiel.