From:             [EMAIL PROTECTED]
Operating system: windows 2000
PHP version:      4.2.0
PHP Bug Type:     *General Issues
Bug description:  submit no image and get error at line 0

Upon installation of PHP 4.2.0, all forms which have an <input type=file>
pages cause a PHP error at line 0 when submitted without specifying
anything.  It works fine if you specify a file by browsing, however, it
fails if you do not specify anything.

It says, "PHP Warning: No file uploaded in Unknown on line 0 PHP" after
submission of nothing for the file upload piece of the form.
-- 
Edit bug report at http://bugs.php.net/?id=16834&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16834&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16834&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16834&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16834&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16834&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16834&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16834&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16834&r=submittedtwice

Reply via email to