To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85226





------- Additional comments from [EMAIL PROTECTED] Thu Jul 24 10:13:52 +0000 
2008 -------
Even if the attached patch may fix the symptom, it does not fix the underlying
cause. What this patch does is it recalculates the formula cell unconditionally,
regardless whether it is flagged dirty or not. This is not desired. Furthermore,
ScFormulaCell::InterpretTail() should never be called on its own, but only from
the places within ScFormulaCell::Interpret() for which it was designed.

Btw, please include the diff -p option when generating patches, which for C/C++
shows the method a change is in.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to