Closed Bug 64115 Opened 25 years ago Closed 25 years ago

PDF files recognized as application/octet-stream

Categories

(Core Graveyard :: File Handling, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 55580

People

(Reporter: david, Assigned: law)

References

()

Details

PDF files available for download at the above URL are recognized as MIME type application/octet stream rather than as application/pdf. Consequently, it is impossible for mozilla to launch a viewer (helper app) rather than display the download dialog.
This works for me and I don't have anything in helpers for octet stream. I only have one helper app entry which is for application/pdf Even if it didn't work, I would assume the problem would lie with the web server and not the client.
All the pdf files are ftp URI's so there is no server MIME type. I suspect this is a real mozilla problem, and probably a duplicate of some older bug.
methinks this is a dup...
Assignee: asa → law
Component: Browser-General → XP Apps
QA Contact: doronr → shrir
I cannot reproduce this in the way described. The helper application is loaded (at least I can see the splash screen of Acrobat Reader), but then nothing is displayed in the browser window.
I don't think this is a bug, more like a feature - the files are via ftp, and the default auction for pretty much all files from FTP are to save them..
So this is a WONTFIX?
seems related to bug 55580 "downloading pdf from ftp site not working" (also related: bug 54393)
I think this is the same bug as 55580 just updated a bit marking as a duplicate *** This bug has been marked as a duplicate of 55580 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
verifd
Status: RESOLVED → VERIFIED
-> ftp ftp is not looking at the extension, which is how it is supposed to work.
Component: XP Apps → Networking: FTP
Component: Networking: FTP → File Handling
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.