]> source.dussan.org Git - poi.git/commit
Bugzilla 52527: avoid exception when matching shared formula records in HSSF
authorYegor Kozlov <yegor@apache.org>
Tue, 7 Feb 2012 10:46:55 +0000 (10:46 +0000)
committerYegor Kozlov <yegor@apache.org>
Tue, 7 Feb 2012 10:46:55 +0000 (10:46 +0000)
commit8840f717da8af3218c94d0d99f409ed1c77f8fe7
tree68f6cb935feea748599528b9b6d5f9a81f4cffe0
parent0c9d5c57e6478c6ea7200bbad405810e804e30ea
Bugzilla 52527: avoid exception when matching shared formula records in HSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241419 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/aggregates/SharedValueManager.java
src/testcases/org/apache/poi/hssf/record/aggregates/TestSharedValueManager.java
test-data/spreadsheet/52527.xls [new file with mode: 0644]