]> source.dussan.org Git - poi.git/commit
Fix bug #50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one cell...
authorNick Burch <nick@apache.org>
Fri, 18 Feb 2011 15:29:22 +0000 (15:29 +0000)
committerNick Burch <nick@apache.org>
Fri, 18 Feb 2011 15:29:22 +0000 (15:29 +0000)
commit51653729ce39bab500b910cfc4ee07e21fe2beaf
tree4f7ffdb6edb646a9dacc94cb7a19974b34dc387d
parentb585dd59a6e02a56cd18bf7510531cb7854d6d79
Fix bug #50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one cell to another

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072022 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFComment.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
test-data/spreadsheet/50795.xlsx [new file with mode: 0644]