https://bugs.freedesktop.org/show_bug.cgi?id=52154
Bug #: 52154
Summary: PDF: Number Format handled differently for PDF
creation vs. GUI
Classification: Unclassified
Product: LibreOffice
Version: 3.5.4 release
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Status Whiteboard: BSA
Severity: normal
Priority: medium
Component: Writer
AssignedTo: [email protected]
ReportedBy: [email protected]
Created attachment 64279
--> https://bugs.freedesktop.org/attachment.cgi?id=64279
Simple file that shows the described problem.
Problem description:
Steps to reproduce:
1. Create a simple table with a few numbers, and create a formula that
calculates the sum of all numbers (e.g., 1 + 2 + 3 = 6).
2. Change the number format of one of the numbers to "text" *(e.g., 1 + "5" +
3).
3. The GUI version of LibreOffice still computes the sum correctly.
4. Start a PDF export on the command line.
Current behavior:
Sometimes, the number with format "text" is not used for calculation,
sometimes, the last valid value is used; i.e., 1 + "5" + 3 = 6 or 1 + "5" + 3 =
4.
Expected behavior:
Do calculation exactly the way the GUI does, namely 1 + "2" + 3 = 6.
Platform (if different from the browser):
Browser: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20100101
Firefox/10.0.5 Iceweasel/10.0.5
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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