https://bz.apache.org/bugzilla/show_bug.cgi?id=63788
Bug ID: 63788 Summary: XWPFNumbering.removeAbstractNum removes by list index, not abstractNumId Product: POI Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: XWPF Assignee: dev@poi.apache.org Reporter: patr...@hislop.us Target Milestone: --- Created attachment 36804 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36804&action=edit A demonstration of the described bug The XWPFNumbering.removeAbstractNum method removes by list index, while the documentation indicates that it removes by abstractNumId. The class does not ensure that the two are the same. Demonstration file attached. -- 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