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 5264 - Validator shows xml errors, other says it is ok
Summary: Validator shows xml errors, other says it is ok
Status: RESOLVED INVALID
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: 0.8.2
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL: http://powercms.org/index.php?seite=p...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-12 10:37 UTC by Czarnowski
Modified: 2007-11-12 11:03 UTC (History)
0 users

See Also:


Attachments

Description Czarnowski 2007-11-12 10:37:00 UTC
If you validate the url you get  several XML errors like this:

XML Parsing Error: attributes construct error.

Other Validators says - the page is Ok.

I mean tidy and the HTML Validator 0.8.4.0 with sglm parsing.

Cynthia says it is a valid WCAG Priority 1,2,3 Document.
Comment 1 Olivier Thereaux 2007-11-12 11:03:01 UTC
name="pw_kontakt_AnfahrtDay"id="id1"
needs a space between the attributes (something sgml-based validators will not catch, but is the rule in XML and thus XHTML).