| Summary: | Calc Function Wizard incorrectly displays 2 ISEVEN() and 2 ISODD() | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | ady <adylo811517> |
| Component: | Calc | Assignee: | Eike Rathke <erack> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | erack, ilmari.lauhakangas |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.4.2.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=135993 | ||
| Whiteboard: | target:7.6.0 target:7.4.6 target:7.5.0.2 | ||
| Crash report or crash signature: | Regression By: | Eike Rathke | |
|
Description
ady
2023-01-09 13:56:01 UTC
Bibisected with linux-64-7.4 repo to https://git.libreoffice.org/core/commit/32019fae7730fc8d94f14d47ebaccbdc6775340a Resolves: tdf#135993 Create ScFunctionList and ScFuncDesc with English names That commit was a backport of d778c6fd5c2ba8e27df46ec9e183a61ad29e30d5 originally for 7.5 Eike Rathke committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b5cca905c6f3e090dae6e649381664925474a04a Resolves: tdf#152948 Do not use GetExcelName() to obtain English function name It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Verified Arch Linux 64-bit, X11 Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: f1d00da1bb16330bef9316a3e4f04506f9bb862f CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Jumbo Built on 10 January 2023 Eike Rathke committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f98d04571c99b70ff753d322b1f43adc8e0433ba Related: tdf#152948 Align AddInMap English names to Add-In implementation It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/334e8c511957f3e42e6b05a86f74107282a54186 Resolves: tdf#152948 Do not use GetExcelName() to obtain English function name It will be available in 7.4.5. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/9e42cba14ea823705c0e26da765e4b6446ffbde5 Resolves: tdf#152948 Do not use GetExcelName() to obtain English function name It will be available in 7.5.0.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/a4de9d2bb2f1aea011bd1652d72b349369da03a0 Related: tdf#152948 Align AddInMap English names to Add-In implementation It will be available in 7.5.0.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/f388ea5b3734aca80d7c61c850413c649294c446 Related: tdf#152948 Align AddInMap English names to Add-In implementation It will be available in 7.4.5. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. 7.4.5 was a hotfix release, updating target in status-whiteboard |