https://bugs.documentfoundation.org/show_bug.cgi?id=151886
Bug ID: 151886
Summary: "Use English function names" changes decimal separator
recognition
Product: LibreOffice
Version: 7.4.2.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
1. Use a locale that uses decimal comma
2. Make sure "Use English function names" is DISABLED
3. In a cell, type formula "=1,1" (with comma)
=> See that the cell shows "1,1" numeric value
4. Now ENABLE "Use English function names"
5. In another cell, type formula "=1,1" (with comma)
=> See that the cell shows #NAME? error
=> It only accepts "=1.1" now
This is a regression. It accepted "=1,1" with "Use English function names"
enabled in Version: 7.4.0.3 (x64) / LibreOffice Community
Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a
CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL
It fails starting from commit 0a78f11fdd13d914d5f063007b2df9796e6dce9d. It was
backported to 7.4.2 as part of commit 32019fae7730fc8d94f14d47ebaccbdc6775340a.
--
You are receiving this mail because:
You are the assignee for the bug.