https://bugs.freedesktop.org/show_bug.cgi?id=63570
--- Comment #1 from Owen Genat <[email protected]> --- Created attachment 82514 --> https://bugs.freedesktop.org/attachment.cgi?id=82514&action=edit PDF of original ODT with expanded rows to better show the error message. This is just a confirmation of the problem with clarification. The problem only occurs for the ODT and not the DOCX or RTF (as the ODT contains formulas and the DOCX/RTF do not - they contain literal values). I can't confirm if AOO v3.4 converts the formulas in the ODT correctly, but if it does, then this may be a regression. In the ODT the initial 4-row Writer table includes these formulas in the last (red) row: = sum<B2:B3> # which displays "70" = sum(<B4>)<C2:C3> # which displays "105" The yellow table then references these two cells using the formulas: = <Tabulka.B4> # i.e., the "70" value above = <Tabulka.C4> # i.e., the "105" value above I edited the original ODT by expanding the rows receiving the error in order to more clearly show the result. The attached PDF, generated from this edited ODT, clearly shows that the two cells in the red row result in "** Expression is faulty **", as do the two cells in the yellow row (which reference the two red cells). I have re-confirmed this by creating a new ODT containing only two simple tables: the first sums a cell containing "30" and a cell containing "40"; the second references the result of this sum formula. Resulting notation in ODT and output in the PDF are identical to the original files, thus I did not bother attaching them. Tests conducted under GNU/Linux Crunchbang 11 running TDF/LO v4.0.4.2 (Build ID: 9e9821abd0ffdbc09cd8c52eaa574fa09eb08f2). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
