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=26502>. 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=26502 [PATCH] Conversion of Shared Formula to individual Formula [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2004-07-16 13:43 ------- Patch does not work. 1. Add this Method to FormulaRecord (missed) public void setParsedExpression(List newParsedExpression) { field_8_parsed_expr = (Stack) newParsedExpression; } 2. method construct defect The method "construct" in class ValueRecordsAggregate throws a "RuntimeException "Shared formula bit set but next record not Shared Formula??" or the FormulaRecord formula could be null. [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
