View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003899 | mantisbt | bugtracker | public | 2004-05-28 14:28 | 2008-08-12 09:37 |
| Reporter | dfaught | Assigned To | grangeway | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | suspended | ||
| OS | Windows XP | ||||
| Product Version | 0.18.2 | ||||
| Summary | 0003899: Bogus error when adding a documention file without drive spec | ||||
| Description | On the proj_doc_add_page.php page (Docs->Add File), I tried to upload a file by manually typing the path "\temp\foofile.txt" in the "Select File" field. The response was a "No file specified" error. Same response if I use a network path like "\localhost\temp\foofile.txt". It succeeds if I include the drive letter, e.g., "c:\temp\foofile.txt". I noticed that specifying a nonexisting file name using the drive letter also fails in the same way, e.g. "c:\nosuchfile". I would like to see an error message explaining that the file I specified could not be found, if that's what the situation is, rather than saying I didn't enter anything at all. I could not find documentation explaining what the valid path types for this feature are. This problem seems similar to 0003235, which was closed as a duplicate of a bug that's marked as fixed. | ||||
| Tags | No tags attached. | ||||
|
This would be a browser side problem. The webserver only knows that no file was uploaded. |
|
|
Thank you for taking the time to report a problem with mantis. Since this problem report was originally made, a number of releases have occured. Additionally no recent feedback has been received on this issue. Unfortunately you are not using the latest version and the problem might already be fixed. Please download the latest release from http://www.mantisbt.org/download.php [^] [^] If you are able to reproduce this bug in the current release, or have some more information on how this feature could be improved in the current release. Please either change the mantis version on this bug report Again, thank you for your continued support and report. |
|