https://bz.apache.org/bugzilla/show_bug.cgi?id=60574

            Bug ID: 60574
           Summary: Rare NPE in ListTables when ListData can't be found
           Product: POI
           Version: 3.16-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HWPF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

On TIKA-2198, Seva Alekseyev submitted a document that triggers an NPE.

java.lang.NullPointerException: 
at org.apache.poi.hwpf.model.ListTables.getLevel:141
at org.apache.poi.hwpf.usermodel.Paragraph.newParagraph:125
at org.apache.poi.hwpf.usermodel.Range.getParagraph:766
at org.apache.tika.parser.microsoft.WordExtractor.parse:178

I confirmed we are still getting this NPE.  Let's add a null check.

-- 
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]

Reply via email to