PR# 12293 Estudio insists on adding ".txt" when save exception message from debugger
Problem Report Summary
Submitter: prestoat2000
Category: Debugger
Priority: Medium
Date: 2007/03/13
Class: Bug
Severity: Serious
Number: 12293
Release: 6.0.67261
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 x86
Synopsis: Estudio insists on adding ".txt" when save exception message from debugger
Description
When saving an exception message from the debugger, if I type "abc" as the file name, the name of the created file is "abc.txt", which is not what I requested. I first thought saving an exception message was broken until I realized that ".txt" extension had been silently added. Estudio should believe the file name I type and not try to modify it, silently or otherwise. When I save a class text via File/Save Copy As, no ".e" extension is added to the name I type, which is what I expect.
To Reproduce
Problem Report Interactions
This is now fixed by revision rev#67278