https://bugs.documentfoundation.org/show_bug.cgi?id=153887
Laurent Balland <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #3 from Laurent Balland <[email protected]> --- I think the bug was introduced by https://cgit.freedesktop.org/libreoffice/core/commit/svl/source/numbers/zformat.cxx?id=5706b29974c1c3ab0ba5a23685accf2fbebc3e06 https://opengrok.libreoffice.org/xref/core/svl/source/numbers/zformat.cxx?r=2cb2e2b9#2891 nDiv should not be reset to 0, but to 1 or forced denominator unfortunately, all our unit tests round down the value, so this bug was not detected. -- You are receiving this mail because: You are the assignee for the bug.
