Closed
Bug 64115
Opened 25 years ago
Closed 25 years ago
PDF files recognized as application/octet-stream
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
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.
Comment 1•25 years ago
|
||
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.
Comment 3•25 years ago
|
||
methinks this is a dup...
Assignee: asa → law
Component: Browser-General → XP Apps
QA Contact: doronr → shrir
Comment 4•25 years ago
|
||
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.
Comment 5•25 years ago
|
||
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..
Comment 6•25 years ago
|
||
So this is a WONTFIX?
Comment 8•25 years ago
|
||
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
Comment 10•24 years ago
|
||
-> ftp
ftp is not looking at the extension, which is how it is supposed to work.
Component: XP Apps → Networking: FTP
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•