- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 27 May 2004 18:16:50 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=748
Summary: & in URLs not parsed correctly with GET requests
Product: Validator
Version: 0.7.0
Platform: All
URL: http://validator.w3.org/check?uri=http://photo.hashproje
ct.com/aleX/?page=2&dp=kaf/
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: check
AssignedTo: link@pobox.com
ReportedBy: hash@hashproject.com
QAContact: www-validator-cvs@w3.org
If I want to check my website via the
http://validator.w3.org/check?uri=http://photo.hashproject.com/aleX/?
page=2&dp=kaf/
URL, the URL which is actually parsed is http://photo.hashproject.com/aleX/?
page=2. I tried using & instead of & in the URL and the problem still
persists. If I submit the URL with the form on the site (which uses POST),
there are no problems.
It is not a big of a problem, but you might be interested.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Thursday, 27 May 2004 14:16:50 UTC