Bug 48036 - Cannot evaluate IntersectionPtg
Summary: Cannot evaluate IntersectionPtg
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 3.5-FINAL
Hardware: All All
: P2 minor (vote)
Target Milestone: ---
Assignee: POI Developers List
URL: http://mail-archives.apache.org/mod_m...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-21 15:45 UTC by Josh Micich
Modified: 2009-10-21 16:11 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Micich 2009-10-21 15:45:28 UTC
The formula evaluator cannot handle formulas like "C1:C5 A3:E3".
Comment 1 Josh Micich 2009-10-21 16:11:16 UTC
Fixed in svn r828244 and svn r828247 

junit test cases added (also for RangeEval)

This fix only involves evaluation.  POI is still not able to parse formulas involving the range intersection operator.