Bug 104203

Summary: ParentTree parsing
Product: poppler Reporter: novalazy+freedesktop
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description novalazy+freedesktop 2017-12-11 01:05:21 UTC
StructTreeRoot::parse doesn't parse the ParentTree value correctly in general. A "number tree" consists of three types of nodes (root, intermediate, leaf) but the current parser expects the entire number tree to exist in a single node.

The PDF32000_2008.pdf file contains a parent tree with intermediate nodes, for example.
Comment 1 Adrian Johnson 2017-12-11 07:40:51 UTC
The first patch in bug 103912 fixes this.
Comment 2 Albert Astals Cid 2018-01-03 22:47:19 UTC
Closing as duplicate as it'll be fixed once we commit all the stuff from that bug.

*** This bug has been marked as a duplicate of bug 103912 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.