ID:               16701
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Variables related
 Operating System: Windows XP
 PHP Version:      4.1.2
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".



Previous Comments:
------------------------------------------------------------------------

[2002-04-19 12:57:08] [EMAIL PROTECTED]

Having a form with just a single <input type="text"> and you submit the
data, it misses the last character of the variable, like:

if you submitted the value: foo, then you only get: fo on you on your
action url. I've degraded to php 4.0.6 which solved the problem, so it
must be something with php 4.1.2.

It does not occur when using a get instead of a post, but this is not
always a viable solution. If I add one more input boxes (text) to the
form, then it works just fine...

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16701&edit=1

Reply via email to