[Poppler-bugs] [Bug 3498] Password required on document that opens without using Acrobat

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 3 17:57:50 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=3498

--- Comment #14 from Jose Aliste <jose.aliste at gmail.com> 2012-08-04 00:57:50 UTC ---
Created attachment 65106
  --> https://bugs.freedesktop.org/attachment.cgi?id=65106
Patch fixing the issue.

Indeed, currently the glib frontend passes a NULL pointer as password when
creating the Doc, while the qt4 frontend passes an empty Goostring.

So it seems that the file in the comment 8 actually needs an empty password,
instead of not needing one... 

So, the patch attached makes the glib frontend to behave as the qt4 frontend
and fixes the issue.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list