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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]