Closed
Bug 21956
Opened 25 years ago
Closed 25 years ago
Cancelling Save File dialog yields exception failure msg
Categories
(SeaMonkey :: UI Design, defect, P1)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
M13
People
(Reporter: bugzilla, Assigned: law)
References
()
Details
occurred on all platforms with today's build (1999121608 for linux, 1999121609
for mac/win).
1. download a file that'll bring up the Unknown File Type dialog, such as the
above url.
2. in the resulting the File Open dialog, click the Cancel button.
expected: shouldn't get any error msgs when cancelling file download.
result: get the following error,
Save failed, rv=[Exception... "Component returned failure code: 0x80004004
(NS_ERROR_ABORT) [nsIStreamTransfer.SelectFileAndTransferLocationSpec]"
nsresult: "0x80004004 (NS_ERROR_ABORT)" location: "JS frame ::
chrome://global/content/unknownContent.js :: save :: line 85" data: no]
should such msgs be muted (unless for debugging needs)? or maybe it's due to
the particular url i'm using... will check other pages...
Reporter | ||
Comment 1•25 years ago
|
||
h'm, just tried downloading seamonkey from
ftp://sweetlou/products/client/seamonkey/windows/32bit/x86/1999-12-16-09-M12/se
amonkey32e.exe and still got that error...
Comment 3•25 years ago
|
||
Not getting this with build 1999122608 on WinNT4 (SP5). I get this:
<<<<<<<<<<<<<<<<<<<
Error: Can't load: http://172.18.18.234/Download/IDE/lccwin32.exe (804b0002)
Error loading URL http://172.18.18.234/Download/IDE/lccwin32.exe
>>>>>>>>>>>>>>>>>>>
But that, I think occurs whenever a fetch is stopped midway.
Marking this WFM - reopen if necessary, of course.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Comment 4•25 years ago
|
||
Oops, sorry, didn't go upto the FileOpen dialog stage. The error occurs exactly
as reported on build 19991226 build on WinNT4 SP5. Re-opening this.
Reporter | ||
Updated•25 years ago
|
Resolution: WORKSFORME → ---
Reporter | ||
Comment 5•25 years ago
|
||
cleared away WFM resolution...
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
QA Contact: paulmac → sairuh
Comment 7•25 years ago
|
||
sairuh to verify
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 8•25 years ago
|
||
verified using comm bits (20000113xx) on mac, linux and winNT.
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
•