https://bz.apache.org/bugzilla/show_bug.cgi?id=60197
Bug ID: 60197 Summary: setSheetOrder doesn't update names scope Product: POI Version: 3.15-FINAL Hardware: PC Status: NEW Severity: normal Priority: P2 Component: XSSF Assignee: dev@poi.apache.org Reporter: joly.aurel...@gmail.com Created attachment 34321 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34321&action=edit Java test case When setSheetOrder is called, and a sheet is moved, the scope of the name in the document stays on the old sheet. Ex : I have document with 3 sheets. I have defined a name on sheet3, when I move sheet3 using setSheetOrder, the scope of the name is still the third sheet which is now sheet2 cf attachement for the reproduction case -- 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