Right, that is what I am seeing at least on the Debian package of 4.1.2,
and in 4.2 and HEAD this is fixed but we still have the issue of dropping
form fields when file uploads are turned off.  I need to build another
4.1.2 to see if I can reproduce what I am seeing in the Debian build.

-Rasmus

On Fri, 29 Mar 2002, Stefan Esser wrote:

> Hi,
>
> > Did you turn off file_uploads in your php.ini before testing?  I just
> > double-checked in the 4.2 branch and turning off file_uploads makes the
> > variable disappear for me.
>
> Ahhh then I misunderstood your mail. I thought you mean in 4.1.2 if you do
> not
> upload a file (only fill the input fields) php would not handle the request.
>
> Hmm yeah if you disable the file_upload you turn off whole multipart
> processing.
>
> Stefan
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to