From: [EMAIL PROTECTED] Operating system: MacOSX PHP version: 4.1.2 PHP Bug Type: Session related Bug description: --enable trans-id does its job, adds one extra char however
we have php 4.1.2 with trans id enabled and sessions are set not to use cookies. an example form contains the following input, inserted automaticly by php: <input type="hidden" name="VisitorID" value="f66e08142880c42c82ac5aeecd3a0962" /> notice the "/>" at the end. the slash is not needed. I dont know if that was meant to be there, but I realize how it could be overlooked. -- Edit bug report at http://bugs.php.net/?id=16357&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16357&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16357&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16357&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16357&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16357&r=support Expected behavior: http://bugs.php.net/fix.php?id=16357&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16357&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16357&r=submittedtwice
