https://bugs.freedesktop.org/show_bug.cgi?id=42518
--- Comment #3 from Wolfgang Denk <[email protected]> 2011-11-03 04:30:38 PDT --- (In reply to comment #2) > (In reply to comment #0) > > > 3. Enter formula "=<A1>*0.19" in second cell. > > The result is also 1900 for me but IMHO expected result is #VALUE! > in German language, comma is decimal separator. Agreed, it's a format error. But this can easily happen when you have to deal a lot with documents in English and German language settings. My point is thatin no case such a miscalculation must result. Silently converting "0.19" (or 0,19) into "19" is a serious bug - it should result in an invalid data format error. -- 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
