• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item3595: Better error message for zero file size attachment
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Engine |
|
Low |
New |
|
n/a |
|
Detail
Feedback in
TWiki:Support/AttachFailureErrorMessage
:
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.
Good point.
--
TWiki:Main/PeterThoeny
- 10 Feb 2007
This is not a documentation problem. It is in the code that you need to add additional intelligence and create multiple error messages depending on coded conditions.
Low priority though.
--
TWiki:Main.KennethLavrsen
- 26 Apr 2007