]> source.dussan.org Git - poi.git/commit
Add tests to verify that XSSF and HSSF do the same thing with retrieving the wrong...
authorNick Burch <nick@apache.org>
Fri, 4 Jun 2010 15:58:02 +0000 (15:58 +0000)
committerNick Burch <nick@apache.org>
Fri, 4 Jun 2010 15:58:02 +0000 (15:58 +0000)
commit439bd8de3e26fd27e4f64b628329fbbb9d0169f3
treea3c9f8fffb3c345800b31b53f34da389e1a8c43d
parentbfc8f9c42602351a0ca617d2a7e95c267d2f4719
Add tests to verify that XSSF and HSSF do the same thing with retrieving the wrong type of value from string/numberic/formula cells, and tweak documentation to match the long standing behaviour (bug #47815)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@951466 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
src/java/org/apache/poi/ss/usermodel/Cell.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java