From:             tom at dms dot co dot uk
Operating system: Solaris
PHP version:      5.0.2
PHP Bug Type:     Session related
Bug description:  generated PHPSESSID in form causes incomplete page

Description:
------------
When a PHPSESSID is generated into a form as a hidden input field, the
subsequent html is incomplete as if the last few characters have been
deleted.

Often only noticeable on a view source but sometimes obvious when visible
text or HTML (such as an IMG tag) has been cropped.

Currently have to pad an initial (session-less) page with loads of spaces
at the end.


-- 
Edit bug report at http://bugs.php.net/?id=32112&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32112&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32112&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32112&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32112&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32112&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32112&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32112&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32112&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32112&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32112&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32112&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32112&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32112&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32112&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32112&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32112&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32112&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32112&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32112&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32112&r=mysqlcfg

Reply via email to