PR# 12251 Saving exception message from debugger gives no error when permission problem
Problem Report Summary
Submitter: prestoat2000
Category: Debugger
Priority: Medium
Date: 2007/03/11
Class: Bug
Severity: Serious
Number: 12251
Release: 6.0.67183
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.8.1) Gecko/20061228 Firefox/2.0
Solaris 10 on x64
Synopsis: Saving exception message from debugger gives no error when permission problem
Description
Click on the Open Exception Dialog button of the Call Stack window. Click on Save button in resulting window. Try to save to an existing file which is not writable by anyone. Asks whether to overwrite file or append to file. Click Overwrite button. Doesn't report any error, but of course it couldn't save the text to the file since it isn't writable. It should report an error in this case.
To Reproduce
Problem Report Interactions
This is now fixed by revision rev#67212