Closed Bug 318995 Opened 19 years ago Closed 18 years ago

[NS_ERROR_INVALID_POINTER] when using PageinfoMediaDownload in contentAreaUtils.js

Categories

(Firefox :: Page Info Window, defect)

1.5.0.x Branch
x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 319866

People

(Reporter: sendmail.to, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5

See StR


Reproducible: Always

Steps to Reproduce:
1. Go to a Page where media is embeded aboslute to the servers roots. i.e. /foo/baaa/something.wmv
2. Open Tools -> Pageinfo -> Media Dialog
3. Click Save as
4. The "Save As" openend and there is no filename in the textbox(unexpected behavior)
5. Click save in the Dialog -> no file added in the download manager

Actual Results:  
File will not be downloaded.
Getting an javascript Error:

Fehler: uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsITransfer.init]"  nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)"  location: "JS frame :: chrome://global/content/contentAreaUtils.js :: internalSave :: line 342"  data: no]


Sorry for fileing a new bug, there are many similar bugs(since Mozilla Days) in the database. But's hard for me to say if this is a regression or a new Bug. But i couldn't found the javascript error in the database so i decided to file this as a new Bug.
Version: unspecified → 1.5 Branch
The download fails because the path for EMBED items isn't resolved.

*** This bug has been marked as a duplicate of 319866 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.