Issue 88669 - writer miscalculates table formula with recorded changes
Summary: writer miscalculates table formula with recorded changes
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: viewing (show other issues)
Version: OOo 2.3.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-24 00:32 UTC by steve_friedman
Modified: 2013-08-07 14:38 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
redlinetable.odt (7.89 KB, application/vnd.oasis.opendocument.text)
2008-04-24 15:11 UTC, eric.savary
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description steve_friedman 2008-04-24 00:32:55 UTC
Steps to reproduce:
1) Create a table.
2) Fill one column with numbers and one cell with a formula that calculates the
sum of the elements.
3) Note that the cell is computed correctly.
4) Enable "record changes"
5) Change one of the cells.
6) Note that the formula is computed as if the redline/strikeout markup were not
there (i.e, <strikeout>1</strikeout><redline>0</redline> is treated as a 10.
7) Note that this is also the case whether "view changes" is enabled or not.
Comment 1 jeongkyu.kim 2008-04-24 00:55:34 UTC
Interesting bug. I could reproduce this with DEV300_m10 on Windows XP.
Comment 2 eric.savary 2008-04-24 15:09:43 UTC
Yes! :)
See bugdoc:

- 5 | 5 | Sum=10
- Redlining ON, change the seonf 5 to 6
-> the cells display 5 | 5(deletes)6(inserted) | Sum=61
Indeed 5+56=61 ! ;)
Comment 3 eric.savary 2008-04-24 15:11:59 UTC
Created attachment 53169 [details]
redlinetable.odt