[ https://issues.apache.org/jira/browse/PDFBOX-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Lehmkühler updated PDFBOX-1281: --------------------------------------- Fix Version/s: 1.7.0 > 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 > 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