]> source.dussan.org Git - poi.git/commit
Fix bug #51963 - Correct AreaReference handling of references containing a sheet...
authorNick Burch <nick@apache.org>
Wed, 5 Oct 2011 21:18:25 +0000 (21:18 +0000)
committerNick Burch <nick@apache.org>
Wed, 5 Oct 2011 21:18:25 +0000 (21:18 +0000)
commita45b2cd33f452068b542cf423812f7377d000e82
tree559fc97c842305b9a48d4341dce1e126826b625f
parent9395942e91d1e4998fa7d94c710275d423306942
Fix bug #51963 - Correct AreaReference handling of references containing a sheet name which includes a comma

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1179444 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/ss/util/AreaReference.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
test-data/spreadsheet/51963.xlsx [new file with mode: 0644]