[
https://issues.apache.org/jira/browse/PDFBOX-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188953#comment-16188953
]
ASF subversion and git services commented on PDFBOX-3946:
---------------------------------------------------------
Commit 1810610 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1810610 ]
PDFBOX-3946: improve javadoc
> NPE in PDActionURI.getURI() if URI doesn't exist
> ------------------------------------------------
>
> Key: PDFBOX-3946
> URL: https://issues.apache.org/jira/browse/PDFBOX-3946
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Affects Versions: 2.0.8
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Labels: regression
> Fix For: 2.0.8, 3.0.0
>
>
> This code brings an NPE:
> {code}
> PDActionURI actionURI = new PDActionURI();
> actionURI.getURI();
> {code}
> This is because of my change in PDFBOX-3913 :-(
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]