[
https://issues.apache.org/jira/browse/PDFBOX-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-1281.
----------------------------------------
Resolution: Fixed
Assignee: Andreas Lehmkühler
I added the patch in revision 1326383 as proposed.
Thanks for the contribution!
> FDFDictionary parses fields in XFDF incorrectly
> -----------------------------------------------
>
> Key: PDFBOX-1281
> URL: https://issues.apache.org/jira/browse/PDFBOX-1281
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Affects Versions: 1.6.0, 1.7.0
> Reporter: Ilya Sazonov
> Assignee: Andreas Lehmkühler
> Fix For: 1.7.0
>
> Attachments: parse_only_fields_which_are_direct_children.patch
>
>
> FDFDictionary finds "fields" tag and then parses all of it's descendants
> which tag name is "field". But that is wrong, because only direct children of
> "fields" tag should be handled by FDFDictionary. All the other fields are
> handled recursively by FDFField constructor.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira