https://bugs.documentfoundation.org/show_bug.cgi?id=151166
Bug ID: 151166
Summary: [FILEOPEN] NUMBERS codec missing functions
Product: LibreOffice
Version: 7.3.6.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Some functions like `ISDATE` are missing, instead rendered as `funct306` or
some other number based on the function ID.
Steps to Reproduce:
Open attachment
Actual Results:
Formula for cell C2 is `=funct306($A2)`
Expected Results:
Formula for cell C2 is `ISDATE($A2)`
Reproducible: Always
User Profile Reset: No
Additional Info:
The last few releases of Numbers introduced new functions (12.1 was released in
late June 2022), so libetonyek may need a refresh.
--
You are receiving this mail because:
You are the assignee for the bug.