]> source.dussan.org Git - poi.git/commit
Use a different arbitrary value for the ID of the comment shape type. This appears...
authorDavid North <dnorth@apache.org>
Wed, 3 Jun 2015 12:50:10 +0000 (12:50 +0000)
committerDavid North <dnorth@apache.org>
Wed, 3 Jun 2015 12:50:10 +0000 (12:50 +0000)
commit32e8fac65c2176f2c5c04f61ed5b5f887feab847
tree30f7ea0a47a4b74b41797f045a97f2701dc63ad1
parentf998d39515e15349b3a75ffbee634917d28645f0
Use a different arbitrary value for the ID of the comment shape type. This appears to prevent Excel >= 2010 from turning POI-written comments into the wrong shape (giant curved arrow).

Fixes https://bz.apache.org/bugzilla/show_bug.cgi?id=55410

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1683315 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFVMLDrawing.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFVMLDrawing.java