[
https://issues.apache.org/jira/browse/PDFBOX-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050875#comment-18050875
]
ASF subversion and git services commented on PDFBOX-6143:
---------------------------------------------------------
Commit 1931195 from Tilman Hausherr in branch 'pdfbox/branches/3.0'
[ https://svn.apache.org/r1931195 ]
PDFBOX-6143: avoid NPE
> NullpointerException in PDAcroForm.getField(Line 485)
> -----------------------------------------------------
>
> Key: PDFBOX-6143
> URL: https://issues.apache.org/jira/browse/PDFBOX-6143
> Project: PDFBox
> Issue Type: Bug
> Components: AcroForm
> Affects Versions: 3.0.6 PDFBox
> Reporter: Stefan Ziegler
> Priority: Major
>
> NullpointerException in
> org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm.getField(PDAcroForm.java:485)
>
> field.getFullyQualifiedName().equals(fullyQualifiedName)
>
> getFullyQualifiedName() can return null and of it does, then this causes the
> NullpointerException.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]