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 2005/06/09 18:37:21 UTC

DO NOT REPLY [Bug 35290] - FormulaRecord getValue & setValue enhancement

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=35290





------- Additional Comments From amolweb@yahoo.com  2005-06-09 18:37 -------
Created an attachment (id=15355)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15355&action=view)
[PATCH] Enhancements to FormulaRecord for reading calculated value of formula

Prior to this Patch, FormulaRecord ignored non numeric values (treated them as
UNKNOWN). This patch modifies FormulaRecord so that it correctly identifies the
type of the value and stores it. Testcases have been included in patch.

Results were verified by running BiffView (since FormulaRecord.toString() has
also been modified accordingly).

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/


Re: DO NOT REPLY [Bug 35290] - FormulaRecord getValue & setValue enhancement

Posted by av...@itellix.com.
Amol,

Can you please talk us thru this patch.. I am not clear what it does. In
particular, I am not sure how this interacts with StringRecord. Also does this
help with your other bug (35288)

Thanks for the patch.

Regards
-
Avik


Quoting bugzilla@apache.org:

> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://issues.apache.org/bugzilla/show_bug.cgi?id=35290>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
> INSERTED IN THE BUG DATABASE.
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=35290
>
>
>
>
>
> ------- Additional Comments From amolweb@yahoo.com  2005-06-09 18:37 -------
> Created an attachment (id=15355)
>  --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15355&action=view)
> [PATCH] Enhancements to FormulaRecord for reading calculated value of formula
>
> Prior to this Patch, FormulaRecord ignored non numeric values 
> (treated them as
> UNKNOWN). This patch modifies FormulaRecord so that it correctly 
> identifies the
> type of the value and stores it. Testcases have been included in patch.
>
> Results were verified by running BiffView (since FormulaRecord.toString() has
> also been modified accordingly).
>
> --
> Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
> Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
> The Apache Jakarta POI Project: http://jakarta.apache.org/poi/
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/