- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 21 Sep 2007 00:50:35 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5065
Summary: Site fails validation due to unexisting GET parameters
in url
Product: Validator
Version: 0.8.1
Platform: PC
URL: http://who-are-the-mythbusters.net/index.php
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: check
AssignedTo: dave.null@w3.org
ReportedBy: jordan.w.bradley@gmail.com
QAContact: www-validator-cvs@w3.org
Hello
In my site there are several URLs such as the following:
index.php?type=main&action=login but every link fails due to some
mysterious parameter that is somehow added:
index.php?type=main&action=login&PHPSESSID=2ca6dd3b9cdb381623f60bb0ee0ad939
By viewing the source HTML directly you can see that no such PHPSESSID
parameter exists in any of the urls.
Jordanwb
Received on Friday, 21 September 2007 00:50:40 UTC