From:             jroland at uow dot edu dot au
Operating system: Windows XP / 2000
PHP version:      4.2.3
PHP Bug Type:     Unknown/Other Function
Bug description:  Missing Form Post Data

I am currently experincing some problems with missing post form data. 

There seem two be 2 problems:
1) When a variable is long (for example a textarea and lots of text is in
it), the post data is not sent.
2) Sometimes even with small textarea, the post is still not outputed, but
if you hit refresh and click reload post data, it sometimes works. 

I have also set the max post size to 20MB which should be plenty for just
text.

I seem to have this problems on all browsers / computers.

Ay ideas?

Thanks

Joel
-- 
Edit bug report at http://bugs.php.net/?id=22427&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22427&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22427&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22427&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22427&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22427&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22427&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22427&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22427&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22427&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22427&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22427&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22427&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22427&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22427&r=gnused

Reply via email to