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 2003/01/24 14:29:51 UTC

DO NOT REPLY [Bug 16392] New: - Addition of Greater than and Less than functionality to Formula Parser

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16392>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16392

Addition of Greater than and Less than functionality to Formula Parser

           Summary: Addition of Greater than and Less than functionality to
                    Formula Parser
           Product: POI
           Version: 2.0-dev
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: criley@ekmail.com
                CC: criley@ekmail.com


Currently src/java/org/apache/poi/hssf/model/FormulaParser.java does not look 
for the char's '<' or '>' in either Term() or Expression().