[Libreoffice-bugs] [Bug 136106] New: FILEOPEN DOCX Table formula with localized decimal separator does not work
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 25 11:08:04 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136106
Bug ID: 136106
Summary: FILEOPEN DOCX Table formula with localized decimal
separator does not work
Product: LibreOffice
Version: 7.1.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: filter:docx, implementationError
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: libreoffice at nisz.hu
CC: nemeth at numbertext.org, rb.henschel at t-online.de
Blocks: 112969, 123370
Created attachment 164666
--> https://bugs.documentfoundation.org/attachment.cgi?id=164666&action=edit
Screenshot of the problem in Writer
This is followup to bug #123389
Attachment #163977 demonstrates Word table formula made with German locale
where decimal separator is comma.
This is incorrectly parsed in Writer, leading to ** Expression is faulty **
errors in the cells with ROUND(2,345;1) and A1 *10,1 formulae.
Steps to reproduce:
1. Open Attachment #163977 in Writer
Actual results:
** Expression is faulty ** error in D3 and D5
Expected results:
Correct formula calculations.
Currently changing the decimal separator to dot from comma fixes the forumlae,
but this should happen automatically depending on the locale specific decimal
separator.
LibreOffice details:
Version: 7.1.0.0.alpha0+ (x86)
Build ID: a06a83b29a9da770787bffe416b138102aa12531
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: de-DE (hu_HU); UI: en-US
Calc: CL
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=112969
[Bug 112969] [META] DOCX (OOXML) field-related issues
https://bugs.documentfoundation.org/show_bug.cgi?id=123370
[Bug 123370] [META] "Expression is faulty" regressions
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200825/ca127eac/attachment.htm>
More information about the Libreoffice-bugs
mailing list