Fix cell.getRichStringCellValue() for formula cells with string results
commitf6a7950b0c142da1a4494bb42525f579fb5fafa8
authorNick Burch <nick@apache.org>
Thu, 10 Jul 2008 20:54:42 +0000 (10 20:54 +0000)
committerNick Burch <nick@apache.org>
Thu, 10 Jul 2008 20:54:42 +0000 (10 20:54 +0000)
tree26d00ba4dd51374aca5daf15b0f1e0bf18df3659
parent05f928490c185af7f73b5eb4574abed5af755d2d
Fix cell.getRichStringCellValue() for formula cells with string results

git-svn-id: https://svn.eu.apache.org/repos/asf/poi/trunk@675727 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
src/testcases/org/apache/poi/hssf/data/43623.xls [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java