ID:               15653
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Session related
 Operating System: Debian GNU Linux
 PHP Version:      4.1.1
 New Comment:

The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


Previous Comments:
------------------------------------------------------------------------

[2002-02-20 21:52:31] [EMAIL PROTECTED]

When using sessions and trans_sid is enabled local links are re-written
to include the SID.  However this re-writing just appends
&<sessionname>=SID.  However to comply with HTML standards this needs
to be &amp;<sessionname>=SID

(netscape 3.x can't handle these types of links either!)

php4 from debian testing (4.1.1-2)

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15653&edit=1

Reply via email to