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: dev@poi.apache.org ReportedBy: gk...@iongrid.com 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: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org