[
https://issues.apache.org/jira/browse/PDFBOX-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-596.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
With version 904255 I've added the provided patch to the repository.
Set to resolved.
Thanks to Johannes for his contribution.
> PDActionURI: invalid getBase()
> ------------------------------
>
> Key: PDFBOX-596
> URL: https://issues.apache.org/jira/browse/PDFBOX-596
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Reporter: Johannes Koch
> Priority: Minor
> Fix For: 1.0.0
>
> Attachments: PDFBOX-596_patch_00.txt
>
>
> PDActionURI has a getBase() method which does not belong here. Instead it
> must go to a URI dictionary. Additionally the PDDocumentCatalog's getURI
> method currently returns PDActionURI instead of an object wrapping an URI
> dictionary. I'll provide a patch later.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.