Closed Bug 248133 Opened 20 years ago Closed 19 years ago

Error in javascript console (nsProgressDialog.js) when saving an html page

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: bwill, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a1) Gecko/20040520
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a1) Gecko/20040520

When i use the "save page as" functionality, i get this error in my javascript
console:

Error: [Exception... "Component returned failure code: 0x80520012
(NS_ERROR_FILE_NOT_FOUND) [nsIFile.fileSize]"  nsresult: "0x80520012
(NS_ERROR_FILE_NOT_FOUND)"  location: "JS frame ::
file:///C:/Program%20Files/mozilla.org/Mozilla/components/nsProgressDialog.js ::
anonymous :: line 696"  data: no]
Source File:
file:///C:/Program%20Files/mozilla.org/Mozilla/components/nsProgressDialog.js
Line: 696

Reproducible: Always
Steps to Reproduce:
1. Open javascript console
2. Go to www.mozilla.org
3. Select "File" - "Save Page As"
4. Click the save button.

Actual Results:  
page saved, but i got this error


The line in nsProgressDialog.js that it says is causing the problem is line 69:

                                             this.targetFile.fileSize >> 10 );
WFM with WinXP & Mozilla 2004062208.
WFM.

WinXP + Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040622
Product: Browser → Seamonkey
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Fixed is for bugs that the fix is known, -> resolving WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.