[Libreoffice-bugs] [Bug 42518] No warning when wrong decimal separators are used, resulting in bad outcome for formulas in tables

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 29 08:50:28 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=42518

--- Comment #19 from jenny <e94064074 at gs.ncku.edu.tw> ---
(In reply to jenny from comment #17)
> (In reply to jenny from comment #16)
> > Still exists in version
> > 
> > Version: 6.3.0.0.alpha0+ (x64)
> > Build ID: 0f25a3c36f27fd51453b9a9115f236b83c143684
> > CPU threads: 8; OS: Windows 10.0; UI render: GL; VCL: win; 
> > TinderBox: Win-x86_64 at 42, Branch:master, Time: 2018-11-27_20:06:55
> > Locale: zh-TW (zh_TW); UI-Language: en-US
> > Calc: threaded
> 
> A1 = 100
> formula: 0.19*A1
> Outcome: 19
> 
> A1 = 100
> formula: 0,19*A1
> Outcome: 1900

A1 = 0,19
formula: 100*A1
Outcome: 19

A1 = 0.19
formula: 100(any number)*A1
Outcome: 0(same result)

-- 
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/20181129/3b53c451/attachment.html>


More information about the Libreoffice-bugs mailing list