Defect #18572
closedsome problems with file uploader
0%
Description
I'm just using redmine on some project (I'm not admin) and was asked to pass it forward, so apologies if some infos are incomplete. But this is a general problem, probably related to this: #3957
The redmine was updated to most recent official version few days ago, and a problem occurred with file uploader.
1) If the "add file" button is not clicked, the file should be deleted from the server.
2) It starts uploading a file after selecting the file, and not after deciding to create the ticket (in earlier version, the file was uploaded after final confirmation on ticket).
Doesn't seem to be configurable, and you cannot cancel a file once it's been uploaded (so it will use server space, even if you don't click the "add" button.
Updated by tester testownik about 10 years ago
Environment:
Redmine version 2.6.0.stable
Ruby version 1.8.7-p302 (2010-08-16) [i486-linux]
Rails version 3.2.19
Environment production
Database adapter MySQL
Updated by Toshi MARUYAMA about 10 years ago
- Category changed from Files to Attachments
Updated by Toshi MARUYAMA about 10 years ago
- Status changed from New to Closed
Please contact your administrator.
It seems your server setting problem.
And please use forum.
Updated by Toshi MARUYAMA about 10 years ago
tester testownik wrote:
Ruby version 1.8.7-p302 (2010-08-16) [i486-linux]
Too old.
Updated by Go MAEDA about 10 years ago
Please run rake redmine:attachments:prune
on the server and you can delete unnecessary files.
Updated by Go MAEDA almost 3 years ago
- Related to Defect #22176: Orphaned attachments added
Updated by Go MAEDA almost 3 years ago
- Related to deleted (Defect #22176: Orphaned attachments)