]> source.dussan.org Git - poi.git/commit
Bug 55668: Try to avoid NullPointerException when chaning cell type and formula leads...
authorDominik Stadler <centic@apache.org>
Sun, 13 Mar 2016 21:30:18 +0000 (21:30 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 13 Mar 2016 21:30:18 +0000 (21:30 +0000)
commit2776cf6a599ebecb5d135e4e05d7fc995b46ad4a
tree466e20bba26243c25f07bc308f43733acdc7d93f
parent61a7e000fed8fea71d8f7441676fcf9c703f8c67
Bug 55668: Try to avoid NullPointerException when chaning cell type and formula leads to null-string by seting the cell to BLANK instead

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734861 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
test-data/spreadsheet/55668.xls [new file with mode: 0644]