Problem description: In the german description of the function ZÄHLENWENNS in the function-assistent (?) of calc the function header is described as ZÄHLENWENNS(Bereich 1, Kriterien 1; Bereich 2, Kriterien 2; ...) The two commas have to be exchanged by semicolons. Operating System: openSUSE Version: 4.1.3.2 release
On pc Debian x86-64 with master sources updated today + default English UI language, I can reproduce this.
I confirm behaviour. It is because functions with PAIRED_VAR_ARGS ( like COUNTIFS, SUMIFS, AVERAGEIFS) used in /core/sc/source/ui/src/scfuncs.src are not correctly converted to descriptions (in hint when typing in the cell directly, and in function wizard when selecting a function). If I can find what goes wrong where, I will try to fix it.
Found the culprit. Submitted a fix for review.
Winfried Donkers committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f38aa72c1d8f9e535d2b5cefbb2af7f6f37b81a8 fdo#73800 fix incorrect separator in function description in Calc The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Winfried Donkers committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=50a2ddc88f7b9f48fecd562ca0f4bd76c79f0cc3&h=libreoffice-4-2 fdo#73800 fix incorrect separator in function description in Calc It will be available in LibreOffice 4.2.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Winfried Donkers committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4b0ce4aa1d87c9f65fd7d46be53eef5a5669b88f&h=libreoffice-4-1 fdo#73800 fix incorrect separator in function description in Calc It will be available in LibreOffice 4.1.6. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Assign to Winfried to get the correct bug fixer statistics.
Marking it fixed. Thanks!
Winfried Donkers committed a patch related to this issue. It has been pushed to "libreoffice-4-2-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=fab796b08e85ce08d40103c237d038b43bd1c8b9&h=libreoffice-4-2-1 fdo#73800 fix incorrect separator in function description in Calc It will be available already in LibreOffice 4.2.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
correcting target, since 4.2.1.1 is 4.2.1 release