https://issues.apache.org/bugzilla/show_bug.cgi?id=51577
Bug #: 51577
Summary: [PATCH] hslf: relax restrictions for sheet text runs
Product: POI
Version: 3.8-dev
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: HSLF
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27328
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27328
git-format-patch svn-id trunk@1150704
The Sheet::findTextRun method made a number of incorrect assumptions about the
structure of atoms following a TextHeaderAtom, resulting in a number of error
messages being spewed to stderr for PowerPoint files which did not match its
expectations.
Some of the cases I have seen which POI is incorrectly handling include:
* A TextHeaderAtom immediately following a TextHeaderAtom
* TextRulerAtoms and MasterTextPropAtoms between a TextHeaderAtom and the
corresponding TextCharAtom / TextBytesAtom
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]