- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 13 Apr 2006 13:23:22 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3119
Summary: Problem with XHTML Strict Validation with GET Parameters
Product: Validator
Version: HEAD
Platform: PC
URL: http://validator.w3.com/check
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Parser
AssignedTo: link@pobox.com
ReportedBy: andrepasti@gmail.com
QAContact: www-validator-cvs@w3.org
This don't mean problem:
<a href="Main.php?do=ActionOne" title='Hi'>...</a>
But when i give 2 parameteres, like this:
<a href="Main.php?do=ActionTwo&id=87" title='Hello'>...</a>
the validator send me errors.
Strict,
Received on Thursday, 13 April 2006 13:23:32 UTC