You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2008/12/31 11:24:44 UTC

[jira] Created: (PDFBOX-396) Incorrect permissions after decryption

Incorrect permissions after decryption
--------------------------------------

                 Key: PDFBOX-396
                 URL: https://issues.apache.org/jira/browse/PDFBOX-396
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 0.7.3
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor


PDDocument.openProtection() sets securityHandler to null, which prevents the getCurrentPermission() method from returning the correct access permissions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PDFBOX-396) Incorrect permissions after decryption

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved PDFBOX-396.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0-incubator

Fixed in revision 730366.

> Incorrect permissions after decryption
> --------------------------------------
>
>                 Key: PDFBOX-396
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-396
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 0.7.3
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 0.8.0-incubator
>
>
> PDDocument.openProtection() sets securityHandler to null, which prevents the getCurrentPermission() method from returning the correct access permissions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.