ID: 9723 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related Assigned To: Comments: This is fixed in CVS. Try latest snapshot from http://snaps.php.net/ and check the php.ini-dist for arg_separator directive. --Jani Previous Comments: --------------------------------------------------------------------------- [2001-03-13 06:28:58] [EMAIL PROTECTED] php 4.0.4 pl1 does not correctly encode the & as & when trans-sid is enabled. this is rather annoying because this is simply invalid html. it does work only because browser are used to all kinds of wrong code, but that�s not the problem. ie. php writes url.php4?some=arg&PHPSESSID=xxxx where url.php4?some=arg&PHPSESSID=xxxx would be correct. & is a special xml/html char and must always be encoded in a valid html document. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9723&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
