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

            Bug ID: 65255
           Summary: java.lang.NullPointerException: Attempt to invoke
                    interface method 'org.w3c.dom.Node
                    org.w3c.dom.Node.removeChild
           Product: POI
           Version: 5.0.0-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HWPF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 37818
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37818&action=edit
sample doc file for converting to html

java.lang.NullPointerException: Attempt to invoke interface method
'org.w3c.dom.Node org.w3c.dom.Node.removeChild(org.w3c.dom.Node)' on a null
object reference

at
org.apache.poi.hwpf.converter.AbstractWordUtils.compactChildNodesR(AbstractWordUtils.java:145)
W/System.err:     at
org.apache.poi.hwpf.converter.WordToHtmlUtils.compactSpans(WordToHtmlUtils.java:238)
        at
org.apache.poi.hwpf.converter.WordToHtmlConverter.processParagraph(WordToHtmlConverter.java:590)
        at
org.apache.poi.hwpf.converter.AbstractWordConverter.processParagraphes(AbstractWordConverter.java:1109)
        at
org.apache.poi.hwpf.converter.WordToHtmlConverter.processTable(WordToHtmlConverter.java:690)
        at
org.apache.poi.hwpf.converter.AbstractWordConverter.processParagraphes(AbstractWordConverter.java:1071)
W/System.err:     at
org.apache.poi.hwpf.converter.WordToHtmlConverter.processSingleSection(WordToHtmlConverter.java:611)

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