]> 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)
commit0a5dcbec1b9fa7a8e55bd25f83bcbafdbaa7e6f0
tree466e20bba26243c25f07bc308f43733acdc7d93f
parent2718aa2f51a234658bbc0966d5f6961209d2b2c3
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]