You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2014/09/11 18:58:33 UTC

[jira] [Resolved] (PDFBOX-2284) NullPointerException in PDFieldTreeNode

     [ https://issues.apache.org/jira/browse/PDFBOX-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-2284.
----------------------------------------
    Resolution: Fixed

> NullPointerException in PDFieldTreeNode
> ---------------------------------------
>
>                 Key: PDFBOX-2284
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2284
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.0
>            Reporter: Dirk Schrödter
>            Assignee: Andreas Lehmkühler
>              Labels: AcroForm
>             Fix For: 2.0.0
>
>         Attachments: PDFieldTreeNode.java, Test.java, test.pdf
>
>
> Exception in thread "main" java.lang.NullPointerException
> 	at org.apache.pdfbox.pdmodel.interactive.form.PDFieldTreeNode.getFullyQualifiedName(PDFieldTreeNode.java:556)
> 	at com.monday.webforms.common.pdf.Test.main(Test.java:19)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)