diff options
author | Greg Woolsey <gwoolsey@apache.org> | 2017-08-16 23:52:27 +0000 |
---|---|---|
committer | Greg Woolsey <gwoolsey@apache.org> | 2017-08-16 23:52:27 +0000 |
commit | c73a4570f82ae7c6654fd8c0ca4489141d662c04 (patch) | |
tree | abd6d5ed876926e490bd7435442ba1285ea84686 /test-data | |
parent | a865530f8cff40d30934dbafacb87385f9a7c28a (diff) | |
download | poi-c73a4570f82ae7c6654fd8c0ca4489141d662c04.tar.gz poi-c73a4570f82ae7c6654fd8c0ca4489141d662c04.zip |
Bug 61431 - Conditional formatting evaluation ignores undefined cells
now evaluating based on cell references instead, and watching out for undefined cells in rules that require a cell.
Added unit test based on previously failing file.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805245 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/spreadsheet/conditional_formatting_with_formula_on_second_sheet.xlsx | bin | 0 -> 69367 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/conditional_formatting_with_formula_on_second_sheet.xlsx b/test-data/spreadsheet/conditional_formatting_with_formula_on_second_sheet.xlsx Binary files differnew file mode 100644 index 0000000000..c9a2c8660e --- /dev/null +++ b/test-data/spreadsheet/conditional_formatting_with_formula_on_second_sheet.xlsx |