Posted by d.patchett on May 19, 2008 at 2:48pm
Jump to:
| Project: | DataBase File Manager |
| Version: | 5.x-3.2-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When inputting a long directory name, the message, “Directory name is excessively long – choose more sensibly” is displayed. This message should give the maximum length of directory name allowed.
When uploading a file with a long name, the message, “File is not valid for upload - exceeds the max name length” is displayed. Again, the message does not state the maximum file length.
Comments
#1
Noted. Thanks.
#2
Directory names are now correctly limited to 40 chars and the error message states this.
When inputting a long filename, The message, “Name is excessively long (max 45 chars)” is displayed. The actual max. length is 41 chars.
When uploading a file with a long name (=> 49 chars), the message, “File is not valid for upload - exceeds the max name length” is displayed. Again, the message does not state the maximum file length.
#3
#4
Re-tested on 11/06/08 and OK
#5
Automatically closed -- issue fixed for two weeks with no activity.