Closed
Bug 45629
Opened 24 years ago
Closed 24 years ago
when saving to a directory without permissions browser crash
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
People
(Reporter: iaponte, Assigned: law)
References
Details
(Keywords: crash)
**Description**
When trying to save any web page to a directory which the user does not have
permission, browser outputs an "unknow error" message box and when ok is pressed
the browser closes.
**Steps to reproduce the bug**
1) go to mozilla.org
2) try saving on /etc or any other dir without the appropiate write permission.
3) press ok when dialog box of "unknown error" appears.
**Result**
Browser is terminated.
**Expected Results**
A dialog box that says "Permission denied" and 3 buttons one to choose another
directory, one to introduce the appropiate su password and one to cancel.
**Build Information**
Build obtained from the installer from ftp "latest".
Build ID 2000071520
Running on Redhat 6.2 linux 2.2.16 on a i686 in GNOME-Sawmill
This relates to bug 23821, which supposedly has been fixed. Confirmed on Linux
2000071609.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•24 years ago
|
||
This crash is not possible under WinNT - it is not possible to get
past the permission-checking in the built into the OS-provided Save As dialog.
This /does/ look like a regression of bug 23821, "No write permission on file:
save file dies; no alert".
Bringing to the attention of Bill Law, and passing to the XP Apps component.
Assignee: asa → law
Severity: normal → critical
Component: Browser-General → XP Apps
QA Contact: doronr → rginda
Comment 5•24 years ago
|
||
This is a DUP of 35161.
*** This bug has been marked as a duplicate of 35161 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•