https://bugs.documentfoundation.org/show_bug.cgi?id=152948
Bug ID: 152948
Summary: Calc Function Wizard incorrectly displays 2 ISEVEN()
and 2 ISODD()
Product: LibreOffice
Version: 7.4.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Searching for ISEVEN in the Function Wizard, shows 2 results: ISEVEN(Value) and
ISEVEN(Number). One of those should be ISEVEN_ADD. Same goes for ISODD. When
unchecking the option to "Use English function names", the "_ADD" functions are
shown, but not when the option is checked.
Steps to Reproduce:
Set the option to use English function names, start the Function Wizard, type
ISEVEN, see the list of functions.
Set the option NOT to use English function names, start the Function Wizard,
type ISEVEN, see the list of functions.
The same goes for ISODD.
Actual Results:
2 ISEVEN (or 2 ISODD). Users cannot distinguish between the two.
Expected Results:
Two distinctive functions should be listed: ISEVEN and ISEVEN_ADD (or ISODD and
ISODD_ADD).
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.4.3.2 (x64) / LibreOffice Community
Build ID: 1048a8393ae2eeec98dff31b5c133c5f1d08b890
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: default; VCL: win
Locale: en-US (es_AR); UI: en-US
Calc: CL
It can be replicated in Safe Mode too.
Reported in irc #libreoffice-qa
--
You are receiving this mail because:
You are the assignee for the bug.