- From: <bugzilla@jessica.w3.org>
- Date: Mon, 20 Oct 2014 06:59:53 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27106
Bug ID: 27106
Summary: Api post
Product: Validator
Version: HEAD
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Parser
Assignee: dave.null@w3.org
Reporter: neville.richards@gmail.com
QA Contact: www-validator-cvs@w3.org
When using the validator API to Post site contents HTML encoded strings seem to
get unencoded before parsed i.e. if I have the following in a site header:
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro"
rel="stylesheet" type="text/css" />
The + signs appear to be getting stripped before the page contents are
validated. This causes false validation errors to be reported.
If I submit the site as a URL directly no problem occurs.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 20 October 2014 06:59:54 UTC