- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 18 Sep 2008 20:16:23 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6095
Summary: Check processor of Validate does not handle GET
variables
Product: Validator
Version: HEAD
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: check
AssignedTo: dave.null@w3.org
ReportedBy: mhiggins@pobox.com
QAContact: www-validator-cvs@w3.org
CC: mhiggins@pobox.com
The following url does not pass the GET variable (LANG=EN) to my script
(application_chooser.php). My script then does a header call back to index.php
which the Validator then checks perfectly.
http://validator.w3.org/check?uri=http://www.irishhorsepartners.com/IHP/application_chooser.php?LANG=EN/;ss=1
However the url works correctly when put directly into Validator via the form
interface, the GET variable is passed in and the code executes to good HTML
which then validates.
www.irishhorsepartners.com/IHP/application_chooser.php?LANG=EN
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 18 September 2008 20:16:59 UTC