You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/05/15 17:36:45 UTC

[Bug 56328] FormulaParser is hard-coded to assume a maximum of 65536 rows

https://bz.apache.org/bugzilla/show_bug.cgi?id=56328

--- Comment #5 from David North <dt...@corefiling.co.uk> ---
Created attachment 32737
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32737&action=edit
Patch to add tests and fix AreaReference

The attached patch adds tests for FormulaParser showing the original bug is
fixed.

It also improves the situation with AreaReference and adds tests for that.
Unfortunately there are rather more references to AreaReference than I have
time to fix (it now needs a SpreadsheetVersion upon construction), but I've
improved things considerably and deprecated the old constructor which doesn't
supply enough information.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org