Closed
Bug 120188
Opened 23 years ago
Closed 22 years ago
"Save as file" dialog produces an error when you click cancel
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.3beta
People
(Reporter: neil, Assigned: sspitzer)
References
Details
Attachments
(1 file, 4 obsolete files)
(deleted),
patch
|
Details | Diff | Splinter Review |
In mail and news select an email. Go to File->Save As->File. It brings up the
file picker dialog box. Now hit cancel. It brings up a dialog box which says
"Unable to save message. Please check your file name and try again later."
It just seems kind of pointless, afterall I was the one who told it to cancel.
*** Bug 120657 has been marked as a duplicate of this bug. ***
*** Bug 145066 has been marked as a duplicate of this bug. ***
*** Bug 139357 has been marked as a duplicate of this bug. ***
*** Bug 151522 has been marked as a duplicate of this bug. ***
Summary: "Save as file" dialog produces a dialog when you click cancel → "Save as file" dialog produces an error when you click cancel
*** Bug 157971 has been marked as a duplicate of this bug. ***
*** Bug 152401 has been marked as a duplicate of this bug. ***
*** Bug 160661 has been marked as a duplicate of this bug. ***
*** Bug 162892 has been marked as a duplicate of this bug. ***
Comment 10•22 years ago
|
||
*** Bug 185563 has been marked as a duplicate of this bug. ***
Comment 11•22 years ago
|
||
This patch works well. Pls review it. Thanks. :-)
Comment 12•22 years ago
|
||
Comment on attachment 109498 [details] [diff] [review]
patch for review
It's ok.
r=henry
Attachment #109498 -
Flags: superreview?(sspitzer)
Attachment #109498 -
Flags: review+
Assignee | ||
Comment 13•22 years ago
|
||
accepting. I'm looking into if the right fix involves switching over to a com
ptr, too.
Status: NEW → ASSIGNED
Assignee | ||
Comment 14•22 years ago
|
||
philip's approach looks good. switching over to comptr is a bug for another day.
I'll test and land for him.
Assignee: sspitzer → philip.zhao
Status: ASSIGNED → NEW
Assignee | ||
Comment 15•22 years ago
|
||
here's a slightly different patch that I'm testing, based on philip's patch.
Attachment #109498 -
Attachment is obsolete: true
Assignee | ||
Comment 16•22 years ago
|
||
Attachment #109549 -
Attachment is obsolete: true
Assignee | ||
Comment 17•22 years ago
|
||
phillips patch might be the best one.
the ownership model for this save as code isn't 100% clear to me yet.
still testing.
Assignee | ||
Comment 18•22 years ago
|
||
there was no need for the extra release in phillip's original patch, as the
listener was always null.
I'm still reviewing and my latest patch...
Attachment #109550 -
Attachment is obsolete: true
Assignee | ||
Comment 19•22 years ago
|
||
taking back from philip, but I'll credit him when I check in the patch.
Assignee: philip.zhao → sspitzer
Assignee | ||
Comment 20•22 years ago
|
||
fixed.
this has r/sr=bienvenu
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.3beta
Assignee | ||
Comment 21•22 years ago
|
||
Attachment #109557 -
Attachment is obsolete: true
Assignee | ||
Updated•22 years ago
|
Attachment #109498 -
Flags: superreview?(sspitzer) → superreview-
Comment 22•22 years ago
|
||
Thanks sspitzer. The final one is really good.
Comment 23•22 years ago
|
||
commerical
2003-01-02-05-trunk Xp
2003-01-02-08-trunk Mac OS 10.1.2, linux 2.2
Verified when you do a file\save as and then hit the cancel button
in the dialog box that no message pops up at you.
marking as verified
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•