Closed
Bug 46416
Opened 24 years ago
Closed 24 years ago
Type in invalid path when saving file causes crash
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: umneilso, Assigned: asa)
References
()
Details
(Keywords: crash)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16 i686; en-US; m16) Gecko/20000613
BuildID: 2000061311
If you do a "save link as..." on any link, then in the file dialog which pops up
if you manually type in the path and filename, with an invalid path, the program
will crash with an "unknown error".
Reproducible: Always
Steps to Reproduce:
1. "Save link as..." on any link.
2. Prefix the supplied filename with a directory which does not exist.
3. Click "OK" to save the file in the non-existant directory.
4. Watch mozilla crash with an "Unknown error".
Actual Results: The program crashed. Vanished, poof! :)
Expected Results: It should have informed the user that they specified an
invalid directory, and then either:
i) Ask the user if they want the directory created. OR
ii) Ask the user to re-enter a valid directory (ie: just pop the file dialog up
again)
I don't think that you'd need anything else, but if you do you can e-mail me.
Comment 1•24 years ago
|
||
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•