]> source.dussan.org Git - poi.git/commit
Fix bug #50756 - When formatting numbers based on their Cell Style, treat GENERAL...
authorNick Burch <nick@apache.org>
Fri, 11 Feb 2011 12:31:40 +0000 (12:31 +0000)
committerNick Burch <nick@apache.org>
Fri, 11 Feb 2011 12:31:40 +0000 (12:31 +0000)
commit39287621938f695c45ec48b5213994203747d0ed
tree3a4f474ef69dc826a44784ee639260dbb4b0d89b
parent20062200df5d7684a67674ecf6783275b4dcdc6a
Fix bug #50756 - When formatting numbers based on their Cell Style, treat GENERAL the same as the more typical General

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