Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joboptions attachment not downloadable #4682

Closed
octosquid opened this issue Apr 25, 2014 · 1 comment · Fixed by #4687
Closed

Joboptions attachment not downloadable #4682

octosquid opened this issue Apr 25, 2014 · 1 comment · Fixed by #4687

Comments

@octosquid
Copy link

  1. open ftp://pubftp.computer.org/press/outgoing/proceedings/Acrobat_Distiller_Job_Options_Files/InstallingSettings-V32Add-Win.pdf
  2. open attachment overview
  3. click onto IEEE-PDF-Acrobat7-29Nov05.joboptions
  4. nothing happens, no download offered

I admit, a joboptions file is pretty useless, downloading makes no sense. However, when there is the entry, people expect to be able to download.
I don't know, perhaps pdf.js should hide joboption attachments instead.

@yurydelendik
Copy link
Contributor

It happens that firefox does not know what to suggest for '.joboptions' file. Changing attachments mime type to 'application/octet-stream` at https://github.com/mozilla/pdf.js/blob/master/extensions/firefox/content/PdfStreamConverter.jsm#L277 will kinda fix that, but breaks know types. I'm okay will regressing the latter in favor of this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants