You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2014/10/16 13:32:17 UTC

[Bug 56380] comments not saved properly

https://issues.apache.org/bugzilla/show_bug.cgi?id=56380

--- Comment #5 from rubensa <ru...@gmail.com> ---
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org