From: [EMAIL PROTECTED] Operating system: redhat 7.2 PHP version: 4CVS-2002-09-19 PHP Bug Type: Scripting Engine problem Bug description: POST Variables truncated
I have some <input type=hidden... html tags. I am using post, enctype=multipart for the <form>. Some vars are returned truncated. (and its annoying) Win98 client Linux Redhat 7.2 PHP 4.1.2-7.2.4 (latest ver posted at Red Hat) A fix is needed. I believe the hidden var is sent truncated (by PHP) -- Edit bug report at http://bugs.php.net/?id=19490&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19490&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19490&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19490&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19490&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19490&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19490&r=support Expected behavior: http://bugs.php.net/fix.php?id=19490&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19490&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19490&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19490&r=globals
