Page MenuHomePhabricator

Wrong error message when uploading big images
Closed, ResolvedPublic

Description

Author: stanley

Description:
When uploading image bigger then the size set on php.ini upload_max_filesize,
the error message shown is:

"The file you uploaded seems to be empty. This might be due to a typo in the
file name. Please check wheter you really want to upload this file."

The correct error message should be something like "The size of file is
exceeding allowed size".


Version: 1.5.x
Severity: normal

Details

Reference
bz4904

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:04 PM
bzimport set Reference to bz4904.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of 2554 ***