]> source.dussan.org Git - poi.git/commit
Add unit test for bug #45970 - shows that we can read Formulas with URL based referen...
authorNick Burch <nick@apache.org>
Fri, 4 Jun 2010 14:40:01 +0000 (14:40 +0000)
committerNick Burch <nick@apache.org>
Fri, 4 Jun 2010 14:40:01 +0000 (14:40 +0000)
commit25c5daa3128b17f3ebea7927091a906e0f3e82b0
treeb3973a2e54574aae7bfae05306997339b2ba1ca1
parentc1c954d14e190574c51b9106dd16a3d30d53e396
Add unit test for bug #45970 - shows that we can read Formulas with URL based references in them, but we can't change them properly. Part of the unit test is disabled for now

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@951420 13f79535-47bb-0310-9956-ffa450edef68
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
test-data/spreadsheet/FormulaRefs.xls [new file with mode: 0644]