https://issues.apache.org/bugzilla/show_bug.cgi?id=56380
--- Comment #5 from rubensa <[email protected]> --- The same applies to HSSFShape.setShapeId(int shapeId) There is a cod.setObjectId((short) (shapeId%1024)); (that is called from HSSFComment.setShapeId(int shapeId) with super.setShapeId(shapeId);) Is that related with DrawingManager2 and the size of clusters? -- 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]
