View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018462 | MMW 5 | General | public | 2021-10-25 02:36 | 2022-01-06 22:58 |
Reporter | barrym | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | - | OS Version | 10 |
Product Version | 5.0.2 | ||||
Target Version | 5.0.3 | Fixed in Version | 5.0.3 | ||
Summary | 0018462: Folders node; no error reporting if unable to make a folder when user requests "New Folder" | ||||
Description | MM5 produces no failure indication if it is unable to complete a "New Folder" when requested. ... ie. invalid file name, or user has insufficient rights to the network disk There needs to be a dbox with an error message. If the outer folder is small, the error is self evident. But in a large folder issue causes frustration and confusion. Further exacerbated by Linux vs Windows rules for file names and case sensitivity. nb: it would be good if Mantis had a category for Location|Folder node. IMO these nodes have a lot of issues, and are not very successful atm I have some more issues that I want to report. | ||||
Steps To Reproduce | !) try to New Folder on a network disk when you have insufficient rights 2) try to create a folder with an invalid name, "Aaaaa: ddd, eee" | ||||
Tags | No tags attached. | ||||
Fixed in build | 2600 | ||||
|
Michal, hopefully you can interrogate the error code, and provide a situation relevant error message? Like Explorer does; a different message for a Rights issue, vs an invalid name, vs a name clash. |
|
Fixed in build 2600. Used toast message. |
|
Verified 2600 Toast message correctly shos and inform user of error creating. |