To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111369 Issue #|111369 Summary|NOW() inside IF() conditionals doesn't update properly Component|Spreadsheet Version|OOO320m12 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P5 Subcomponent|programming Assigned to|spreadsheet Reported by|uukgoblin
------- Additional comments from [email protected] Tue May 4 17:08:14 +0000 2010 ------- To reproduce: 1. Open a new spreadsheet 2. Go to cell B1 3. Input: =IF(A1=0; 0; NOW()) 4. You'll see 0, correctly 5. Go back to A1 6: Input: 1 7. Cell B1 didn't update to NOW(). That's the bug. Carry on to see some more: 8. Catch the bottom-right corner of B1 and drag it down to B2 9. Go to A2 and input 1 10. B2 will update accordingly 11. Change values in A1 and A2 as many times as you like, B1 will still show 0 and B2 will keep updating properly 12. If you save and re-open the document, value in B1 will be correct. --------------------------------------------------------------------- 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]
