Closed
Bug 236950
Opened 22 years ago
Closed 22 years ago
Save Page As no longer works - Exception in JS console
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: iannbugzilla, Assigned: jag+mozilla)
References
Details
(Keywords: regression)
Using BuildID 2004030909 on WinXP SP1
Steps to reproduce
1. Go to any URL
2. Select File, Save Page As
3. Select location and then save
4. Look at where it was supposed to have been saved
Actual Results
1. Nothing saved
2. Following error in JS console:
Error: [Exception... "Component returned failure code: 0x80040154
(NS_ERROR_FACTORY_NOT_REGISTERED) [nsIDownload.init]" nsresult: "0x80040154
(NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame ::
chrome://communicator/content/contentAreaUtils.js :: foundHeaderInfo :: line
404" data: no]
Source File: chrome://communicator/content/contentAreaUtils.js
Line: 404
Expect Results
1. Saves web page as before in selected location.
*** This bug has been marked as a duplicate of 236903 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 3•22 years ago
|
||
Reopening. Bug 236903 is about the fact that you get no filepicker. So you
can't do step 3 of the steps to reproduce of this bug, even.
Now they may well both be caused by bug 235882, but I'm not the one to judge that.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 4•22 years ago
|
||
I am also seeing this problem in build 2004030909 on Windows XP.
In fact I cannot save or download anything at all. I cannot Save Page As... ,
nor can I right-click on a link and do Save Link Target As... for any type of
file that I have tried (zip files, html pages, etc). I get the same JS console
error:
Error: [Exception... "Component returned failure code: 0x80040154
(NS_ERROR_FACTORY_NOT_REGISTERED) [nsIDownload.init]" nsresult: "0x80040154
(NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame ::
chrome://communicator/content/contentAreaUtils.js :: foundHeaderInfo :: line
408" data: no]
Source File: chrome://communicator/content/contentAreaUtils.js
Line: 408
No problem at all on WinNT4 with 2004030909, strange. Could this have something
to do with the patch for bug 236627?
Comment 6•22 years ago
|
||
Works for me now with build 2004031008 on WinXP.
WFM now too, I suspect the landing of a new patch for bug 235882 fixed it.
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•