]> source.dussan.org Git - poi.git/commit
Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check for nulls...
authorNick Burch <nick@apache.org>
Wed, 19 Aug 2015 18:00:31 +0000 (18:00 +0000)
committerNick Burch <nick@apache.org>
Wed, 19 Aug 2015 18:00:31 +0000 (18:00 +0000)
commitcd988b9c2e64b1d1c47a8184db00b6d48e08cb41
tree68e0defaa88159041d6552886678b60c15162c27
parentc275dea88c13d5a219c84dfab101dc6e5e126418
Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check for nulls as per the javadoc

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696638 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/format/CellFormatResult.java
src/testcases/org/apache/poi/ss/format/TestCellFormatResult.java [new file with mode: 0644]