Bug #30979 Bugs file upload says "You must select a file." instead of giving size warning
Submitted: 12 Sep 2007 15:14 Modified: 16 Nov 2007 23:04
Reporter: Hartmut Holzgraefe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Websites: bugs.mysql.com Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[12 Sep 2007 15:14] Hartmut Holzgraefe
Description:
When uploading a file that exceeds the bugs db upload limit
the error message given is 

  You must select a file.

instead of 

  File size limit exceeded.

This is pretty confusing as the user actualy *did* select a file in the upload dialog.

How to repeat:
Try to upload a file that exceeds the 500KB limt
[16 Nov 2007 23:04] Jim Winstead
an appropriate error message is generated now.