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

            Bug ID: 57889
           Summary: Fix potential NPE in  XWPFParagraph.getNumFmt()
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
          Assignee: [email protected]
          Reporter: [email protected]

For some docx files, we can get an NPE with XWPFParagraph's getNumFmt().  I
found this while working on TIKA-1315.  

In support of that ticket, let's also add the ability to get the
numberstartoverride from a paragraph as well as the numLevelText.  We aren't
currently exercising the required classes for those so they aren't getting
auto-included in our ooxml-lite jar.

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