ID: 20968 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Session related Operating System: Windows 2000 PHP Version: 4.2.3 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-12-12 11:42:10] [EMAIL PROTECTED] Whe html is written with javascript and trans sid is used, The javascript may get messed up. ie <script LANGUAGE=JavaScript1.2> str += "<form name=reptoc>"; </script> becomes <script LANGUAGE=JavaScript1.2> str += "<form name="reptoc"><input type="hidden" name="PHPSESSID" value="some value" />"; </script> This produces a parse error because the quotes are breaking the string. Thanks Charles Killmer ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20968&edit=1
