https://bugs.kde.org/show_bug.cgi?id=474888
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aa...@kde.org --- Comment #3 from Albert Astals Cid <aa...@kde.org> --- (In reply to Nicolas Fella from comment #2) > The prompt comes from > https://invent.kde.org/graphics/okular/-/blob/master/part/signaturepartutils. > cpp#L409 > > DocumentHasPassword comes from > https://invent.kde.org/graphics/okular/-/blob/master/generators/poppler/ > generator_pdf.cpp#L1593 > > The assumption seems to be that if the document is encrypted we need the > password to *read* it, but that's not the case here Yeah, DocumentHasPassword implementation needs to be changed to something like "did call to init had a non empty password variable" -- You are receiving this mail because: You are the assignee for the bug.