- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 31 Aug 2004 19:38:03 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=852 david@dorward.me.uk changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From david@dorward.me.uk 2004-08-31 15:38 ------- It is an error in the markup and, as such, should not be ignored. PHP adds query string variables to URLs in documents when sessions are enabled. By default it generates code that is invalid under every version of (X)HTML. The PHP manual describes how to configure the system to use correctly escaped ampersands (although it only mentions XHTML). This should be considered a bug in PHP (as it is used in the default configuration). ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Received on Tuesday, 31 August 2004 19:38:04 UTC