Closed
Bug 75290
Opened 25 years ago
Closed 25 years ago
Save draft and exit compose window leaves temp files behind
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: cavin, Assigned: cavin)
References
Details
Attachments
(1 file)
If you hit the Save button in the compose window and then hit the windows close
button (i.e., X in the upper right hand corner), two temp files in C:\TEMP are
not cleaned up.
| Assignee | ||
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
ducarroz / varada, can you review this for cavin?
Comment 3•25 years ago
|
||
did you test this case:
new profile, mail not set up.
does "mailto:" urls and "New | Message" still work correctly?
I believe ducarroz / varada added some code a while back to handle that case.
I just want to make sure it plays nice with these changes.
Comment 4•25 years ago
|
||
R=ducarroz
Comment 5•25 years ago
|
||
sr=sspitzer
I'll land this for you later tonight.
Comment 6•25 years ago
|
||
fixed checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Developer, which two files are left behind?
Can you give QA a clue to verify this bug?
| Assignee | ||
Comment 8•25 years ago
|
||
They are nscopy.tmp and nsmail.eml (or nscopy-x.tmp and nsmail-x.eml in case
similar files already exist, where x represents a numeric number). Actually,
you can hit Save first to make sure the two files are created in C:\TEMP, then
close the compose window and the temporary files should be removed.
OK using oct3 commerical 0.9.4 branch build win98
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•