Re: [PHP-DEV] Re: file upload issue in HEAD

2002-03-30 Thread Jani Taskinen
Hmm..funny headers in the emails... Anyway, what I fixed doesn't warrant any 4.1.x release since this "bug" has been there for almost 2 years and so far nobody has complained about it: http://bonsai.php.net/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=rfc1867

[PHP-DEV] Re: file upload issue in HEAD

2002-03-29 Thread Yasuo Ohgaki
Rasmus Lerdorf wrote: > By the way, this didn't work at all in 4.1.2. Any I guess Jani fixed this in HEAD, doesn't? Or is this different issue? > enctype=multipart/form-data form without an actual file uploaded at the > same time would drop all the extra data fields. Probably serious enough >