]> source.dussan.org Git - poi.git/commit
Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with quotes...
authorYegor Kozlov <yegor@apache.org>
Wed, 10 Jun 2009 18:44:53 +0000 (18:44 +0000)
committerYegor Kozlov <yegor@apache.org>
Wed, 10 Jun 2009 18:44:53 +0000 (18:44 +0000)
commitb10d44cf52c7fccd12d1a3e1f3eca2ea7a514ac4
tree02a0019352b286dba29b1d1b2760b88f4cd604d8
parent544832d2723fd5c3a94c0f06605616400e63777c
Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with quotes, see bugzilla #47294

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@783445 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFName.java
src/testcases/org/apache/poi/ss/usermodel/BaseTestWorkbook.java