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 2009/02/18 19:14:29 UTC

DO NOT REPLY [Bug 46729] maxParams for excel functions in XSSF should be 255

https://issues.apache.org/bugzilla/show_bug.cgi?id=46729


Josh Micich <jo...@gildedtree.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
          Component|HSSF                        |XSSF
            Summary|maxParams is limited for    |maxParams for excel
                   |excel functions             |functions in XSSF should be
                   |                            |255




--- Comment #1 from Josh Micich <jo...@gildedtree.com>  2009-02-18 10:14:28 PST ---
30 is correct for HSSF.  FormulaParser probably needs a flag to distinguish
whether it is parsing for XSSF or HSSF.  In this case, the alternate
'maxParams' may be selected at line 624 of FormulaParser:
http://svn.apache.org/viewvc/poi/trunk/src/java/org/apache/poi/ss/formula/FormulaParser.java?annotate=744749


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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