Description: False positive on PDF password prompt Steps to Reproduce: 1. Open a large PDF File 2. It prompts a password but It doesn't have 3. You click OK and the PDF starts loading acording to bug: 143313 Actual Results: PDF loads acording to bug 143313 Expected Results: No password prompt Reproducible: Sometimes User Profile Reset: No Additional Info: Version: 7.1.4.2 (x64) / LibreOffice Community Build ID: a529a4fab45b75fefc5b6226684193eb000654f6 CPU threads: 4; OS: Windows 10.0 Build 17763; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: es-ES Calc: threaded
Please provide a test PDF from which we can reproduce this issue. If the file is too large, then send me via email so that I can investigate.
Please, reed comment three in bug #143313
[Automated Action] NeedInfo-To-Unconfirmed
Back to needinfo as this is useless without the PDF
May be a duplicate of bug 49697 for not large PDF but restricted one. maxela5435, please minimize comments and bug reports, search before reporting and see https://wiki.documentfoundation.org/BugReport.
Just for those who are interested, the checking of encryption is handled by xpdf_ImportFromFile() in https://opengrok.libreoffice.org/xref/core/sdext/source/pdfimport/wrapper/wrapper.cxx?r=cffd9719#884 and then the checkEncryption() in https://opengok.libreoffice.org/xref/core/sdext/source/pdfimport/wrapper/wrapper.cxx?r=cffd9719#777