| Summary: | Wrong result with match function when multiple spreadsheets are opened | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | yuri.musashi.miwa.tamura |
| Component: | Calc | Assignee: | Eike Rathke <erack> |
| Status: | VERIFIED FIXED | ||
| Severity: | major | CC: | miguelangelrv, stephane.guillou |
| Priority: | high | ||
| Version: | 6.3.6.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.5.0 target:7.4.4 target:7.4.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 108827 | ||
|
Description
yuri.musashi.miwa.tamura
2022-11-12 09:52:21 UTC
Reproducible, but a Menu/Data/Calculate/Recalculate hard [Ctrl+Shift+F9] solves de issue, because Autocalculate [F9] it is not enought. Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 3c0be5564afe1b9cc843a49aba88b72af74c43ab CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded Also reproduced in: Version: 6.3.6.2 Build ID: 2196df99b074d8a661f4036fca8fa0cbfa33a497 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3; Locale: en-AU (en_AU.UTF-8); UI-Language: en-US Calc: threaded Eike Rathke committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f86a0666ac337363b470c9c67fa0970a330b26a2 Resolves: tdf#152014 When reusing interpreter context slot clear lookup cache It will be available in 7.5.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. Pending review https://gerrit.libreoffice.org/c/core/+/142630 for 7-4 https://gerrit.libreoffice.org/c/core/+/142631 for 7-4-3 Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/f7f4b00185318c1f2949ca42316e1a92c57da23b Resolves: tdf#152014 When reusing interpreter context slot clear lookup cache It will be available in 7.4.4. 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 as fixed in: Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 6e66b5d75b4cda0314b64f4d12ef9e4350751470 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thank you for the quick fix, Eike! :) Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-4-3": https://git.libreoffice.org/core/commit/6ace25e26e1ff3abbe10747630caf3b9f8d118f7 Resolves: tdf#152014 When reusing interpreter context slot clear lookup cache It will be available in 7.4.3. 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. Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fc3993c6794e2749400755ecd032165a61d5d959 tdf#152014: sc_uicalc: Add unittest It will be available in 7.5.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. |