Closed Bug 808162 Opened 12 years ago Closed 11 years ago

wrong filename shown if you click CTRL+S

Categories

(Firefox :: PDF Viewer, defect, P3)

x86
Windows 7
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: bugzilla, Unassigned)

References

Details

(Whiteboard: [pdfjs-c-integration])

http://www.tildigframig.dk/webapp2/backend/handlers/render/card/pdf/?design_xuuid=9abfdda2f6167f8a36051c7aaf863e0f

if you click ctrl+s you are offered something like:
http _www.tildigframig.dk_webapp2_backend_handlers_render_card_pdf_ design_xuuid=9abfdda2f6167f8a36051c7aaf863e0f.htm

but the header of the URL has:

Content-Disposition	inline; filename="Egmont Gavekort bdc49a26-2527-11e2-aea7-14feb559f32c.pdf"
The save as page is similar to https://github.com/mozilla/pdf.js/issues/943 .
Priority: -- → P3
Whiteboard: [pdfjs-c-integration]
See Also: → 738952
The header is now:
Content-Disposition	attachment; filename="Egmont Gavekort bdc49a26-2527-11e2-aea7-14feb559f32c.pdf"

So I couldn't press Ctrl+S. (When I clicked the link, the file is immediately saved without opening in the internal viewer).
Save as support was added awhile ago and so was support for the filename.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.