Description: Since this version the "Use english function names" settings changes the decimal separator to dot despite set different in local settings. This should not be happening. Decimal separator should be set with local settings and english function names should have no impact on the separator Steps to Reproduce: - Set local settings to any language that uses , as decimal separator. - Add formula =1,1+1 and formula =1.1+1 to the sheet. - First formular works, second doesn't as it should be. - Now set the setting "Use english function names" under Libre Calc -> Formula and observe the calculated formular change. - The , formula throws a #name error now while the . formula gets calculated now. Actual Results: The "Use english function names" setting changes the valid decimal separator Expected Results: The "Use english function names" setting should NOT change the valid decimal separator Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.2.3 (x64) / LibreOffice Community Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf CPU threads: 12; OS: Windows 10.0 Build 19042; UI render: default; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: CL
*** This bug has been marked as a duplicate of bug 151886 ***