]> 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)
commitc580758b2c981397a3f22862ee84af3bae01dcea
tree30f7ea0a47a4b74b41797f045a97f2701dc63ad1
parentd3f93952e9b0c048a402ea9f03688f358598d05e
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