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 25129 - Incorrect Validator error, just started in past few days
Summary: Incorrect Validator error, just started in past few days
Status: NEW
Alias: None
Product: Validator
Classification: Unclassified
Component: Website (show other bugs)
Version: HEAD
Hardware: All All
: P2 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: 2014-03-23 16:00 UTC by David Favor
Modified: 2018-05-09 20:10 UTC (History)
0 users

See Also:
jordancarrillo530: needinfo+


Attachments

Description David Favor 2014-03-23 16:00:36 UTC
This error disappears when the '|' characters are removed.

Error also throws if | (pipe entity) is used.
_______

Error Line 11, Column 168: Bad value http://fonts.googleapis.com/css?family=Droid+Sans|Droid+Sans+Mono|Cantarell|Clicker+Script|Droid+Serif|Merriweather+Sans for attribute href on element link: Illegal character in query: not a URL code point.
…d+Sans|Droid+Sans+Mono|Cantarell|Clicker+Script|Droid+Serif|Merriweather+Sans">
Syntax of IRI reference:
Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20.
Comment 1 David Favor 2014-03-25 16:34:20 UTC
Still throwing incorrect errors.