Closed
Bug 951051
Opened 10 years ago
Closed 8 years ago
Firefox PDF reader says file is password protected
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
FIXED
Firefox 46
People
(Reporter: florin.arjocu, Unassigned)
References
Details
(Whiteboard: [pdfjs-c-rendering][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/6821)
Attachments
(1 file)
151.96 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release) Build ID: 20131206145143 Steps to reproduce: Open in Firefox this pdf: http://www.intreprinzatorturism.ro/wp-content/uploads/2012/05/ITPR-studiu-online-5000-turisti-straini_martie-2012.pdf Download it and open it offline. It works with no password. Actual results: It says it is password protected. Expected results: View the pdf.
I tried with FF26 on Win 7, in both online and offline modes, a password is requested to open the PDF. Can you test with a clean profile, please. https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Component: Untriaged → PDF Viewer
Flags: needinfo?(florin.arjocu)
Updated•10 years ago
|
Priority: -- → P3
Whiteboard: [pdfjs-c-rendering]
Comment 2•10 years ago
|
||
Reproduced on latest Nightly (20140212030201) under Win 7 64-bit. Error console: "PasswordExceptionClosure@resource://pdf.js/build/pdf.worker.js:325 pdfjsWrapper@resource://pdf.js/build/pdf.worker.js:318 @resource://pdf.js/build/pdf.worker.js:40035" The document is opened without requesting a password in Google Chrome and Adobe Reader.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(florin.arjocu)
OS: Linux → All
Hardware: x86_64 → All
Still happening in 46 nightly on MacOS. This seems to be the mirror of https://bugzilla.mozilla.org/show_bug.cgi?id=1235245
See Also: → 1235245
Updated•8 years ago
|
Keywords: regressionwindow-wanted
What's the correct behavior of Firefox with PDF protected by password: bypassing the password request or asking for password before reading?
My comment #1 hasn't changed, password is asked in FF43/46 for the PDF joinded to the bug report, in both modes on/offline.
Updated•8 years ago
|
Keywords: regressionwindow-wanted
See Also: → https://github.com/mozilla/pdf.js/pull/6821
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [pdfjs-c-rendering] → [pdfjs-c-rendering][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/6821
Target Milestone: --- → Firefox 46
You need to log in
before you can comment on or make changes to this bug.
Description
•