Question
This is more of a suggestion to improve an existing error message. When an attachment attempt fails, it generates the following error:
Attention
Either you did not specify a file name, or the file you are trying to upload C:\My Documents\SomeDocumentName.xls has no content. You may not upload an empty file.
In our case, this happened not because the file had size zero but rather the temporary file that the "upload" script creates (during http copy?) had a zero file size.
This happened because /tmp on the Linux server machine was full. But it took us a while to figure out that this was the problem.
Can this error message be augumented to suggest to the user that the local tmp drive on the server machine might be full? This would allow the local twiki administrator to quickly latch on to the problem.
Environment
--
RamananRadhakrishnan - 09 Feb 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Good point, thanks for the suggestion. Tracked in
Bugs:Item3595
.
--
PeterThoeny - 10 Feb 2007