ID: 22111 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Session related Operating System: All PHP Version: 4.3.0 New Comment:
There's no need to quote "'s in your example. Not bug. Previous Comments: ------------------------------------------------------------------------ [2003-02-07 13:00:57] [EMAIL PROTECTED] The URL rewriter for transparent session ID propagation read also the javascripts and add PHPSESSID, sometimes with errors For exemple : If I write : <script type="text/javascript"> <!-- pipo = '<a href=\"bla\">plop</a>'; --> </script> I obtain : <script type="text/javascript"> <!-- pipo = '<a href=\"bla\"?PHPSESSID=******>plop</a>'; --> </script> (Tested on servers with PHP4.3, runing with Apache 1.3.27 and Linux...) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22111&edit=1