]> source.dussan.org Git - poi.git/commit
Fix bug #47154 - Handle the cell format @ as the same as General
authorNick Burch <nick@apache.org>
Sat, 16 May 2009 17:39:31 +0000 (17:39 +0000)
committerNick Burch <nick@apache.org>
Sat, 16 May 2009 17:39:31 +0000 (17:39 +0000)
commit631a96b8bc38d60e97c0d4f87fac557de9ae7f12
tree480ce9c2f8bed67489eac139c1798967d93e8cf3
parent21fae5b0d23951e2c081bb32549ca210818615d3
Fix bug #47154 - Handle the cell format @ as the same as General

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