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

            Bug ID: 64808
           Summary: MasterPageManager.initialize() NullPointerException
           Product: POI
           Version: 4.1.x-dev
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
          Assignee: dev@poi.apache.org
          Reporter: monke...@outlook.com
  Target Milestone: ---

MasterPageManager.class

private void visitHeadersFooters(IXWPFMasterPage masterPage, CTSectPr sectPr)
throws Exception {
        boolean titlePage = XWPFUtils.isCTOnOff(sectPr.getTitlePg());
        xx
        xx
}
sectPr is null,so throws NullPointException,come on and fix it!

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

Reply via email to