Closed
Bug 207375
Opened 22 years ago
Closed 21 years ago
I can not download files at all. There is a javascript error that is generated
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kevin.macdonald, Assigned: law)
References
Details
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4b) Gecko/20030508
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4b) Gecko/20030508
You can right click on any link and select "Save Link Target As" or in the
Mail Browser, right click an attachment and click "Save As". There
is a problem when this happens.
Here's the Javascript errors that get thrown:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED) [nsIMessenger.saveAttachment]"
nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame ::
chrome://messenger/content/msgHdrViewOverlay.js :: saveAttachment :: line 867"
data: no]
OR
Error: [Exception... "Component returned failure code: 0x80570015
(NS_ERROR_XPC_CI_RETURNED_FAILURE) [nsIJSCID.createInstance]" nsresult:
"0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE)" location: "JS frame ::
chrome://communicator/content/contentAreaUtils.js :: makeFilePicker :: line 706"
data: no]
Source File: chrome://communicator/content/contentAreaUtils.js
Line: 706
It then does absolutely nothing with actually downloading the files.
Reproducible: Always
Steps to Reproduce:
1. Start Mozilla
2. Try to download Something
3.
Actual Results:
Javascript error thrown and there is no download.
Expected Results:
Open up a download manager or progress bar or download the file without
progress depending on which option is picked in the preferences.
I am on Solaris 9 with Gnome 2.0.
Updated•22 years ago
|
Severity: blocker → major
Comment 1•22 years ago
|
||
does it happen with a clean profile ? Also in latest 1.4 build ?
Comment 2•21 years ago
|
||
Reporter: does it happen with a clean profile? does it happen with a current
Mozilla build?
Comment 3•21 years ago
|
||
no response-->resolving wfm
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•