View Issue Details

IDProjectCategoryView StatusLast Update
0004857mantisbtbugtrackerpublic2005-04-18 10:39
Reporterblaporte Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.19.1 
Fixed in Version1.0.0a1 
Summary0004857: Upgraded to 0.19.1 - DISK Upload failed - No error message
Description

After upgrading to 0.19.1, the write permissions or our upload directory for the user running our web server got deleted (mainly my fault), and it blocked our uploads.

The problem is, we could upload a file, and it got listed in the attachments, but we got no error saying that the file could not be created. When we tried to download an uploaded attachment, the saved file was of 0 bytes.

It would be nice to have a message displayed if the php script could not create the file in the upload directory.

TagsNo tags attached.

Activities

thraxisp

thraxisp

2005-04-05 11:57

reporter   ~0009716

This should flag an error of move_uploaded_file(...) fails.

thraxisp

thraxisp

2005-04-05 12:36

reporter   ~0009721

Fixed in CVS by differentiating the upload error messages.

proj_doc_add.php -> 1.27
proj_doc_update ->1.49
core/constant_inc.php -> 1.45
core/file_api.php -> 1.66
lang_strings_english.txt -> 1.250