You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/02 20:34:02 UTC

[jira] [Commented] (PDFBOX-3946) NPE in PDActionURI.getURI() if URI doesn't exist

    [ https://issues.apache.org/jira/browse/PDFBOX-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188774#comment-16188774 ] 

ASF subversion and git services commented on PDFBOX-3946:
---------------------------------------------------------

Commit 1810594 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1810594 ]

PDFBOX-3946: avoid NPE if URI doesn't exist

> 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.7
>            Reporter: Tilman Hausherr
>              Labels: regression
>
> 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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org