Bug 162025 - Use semicolon not comma as parameter separator in syntax and examples
Summary: Use semicolon not comma as parameter separator in syntax and examples
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
24.8.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:25.2.0
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-13 14:22 UTC by Regina Henschel
Modified: 2024-08-02 12:14 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2024-07-13 14:22:54 UTC
The new functions XLOOKUP, XMATCH, SORT, SORTBY, UNIQUE, FILTER, SEQUENCE, RANDARRY and LET have got entries in the help.

The parameter separator has to be a semicolon not a comma. I see a comma in Syntax and/or Example for functions SEQUENCE, SORT, SORTBY, UNIQUE and XMATCH.
Comment 1 m_a_riosv 2024-07-13 21:57:18 UTC
Reproducible
Version: 24.8.0.1 (X86_64) / LibreOffice Community
Build ID: 6fd6cae02baed1e82d14ed2da1f2458092354dab
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Comment 2 Commit Notification 2024-07-15 15:08:32 UTC
Olivier Hallot committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/c6956d32c0cfa26e219bd2e32f66d3fe7796ad76

tdf#162025 Fix param separator of several functions