| Summary: | CALC - wrong time value when using the autofill function and minutes are entered (not for 00 min) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | kabilo <minute.visitors> |
| Component: | Calc | Assignee: | Eike Rathke <erack> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | buzea.bogdan, erack, posta.spam, telesto, xiscofauli |
| Priority: | high | Keywords: | bibisected, bisected, regression |
| Version: | 7.4.3.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=151460 | ||
| Whiteboard: | target:24.2.0 target:7.6.0.0.beta2 target:7.5.6 target:7.5.5 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 113499 | ||
| Attachments: |
video
testfile |
||
|
Description
kabilo
2023-02-10 10:29:42 UTC
Created attachment 185279 [details]
video
Created attachment 185280 [details]
testfile
Regression introduced by: author Eike Rathke <erack@redhat.com> 2022-10-11 12:33:22 +0200 committer Eike Rathke <erack@redhat.com> 2022-10-11 14:13:58 +0200 commit abd42a63f65f810c821085149c095682247e0d0d (patch) tree 985f7c18792ad2d951e9031b2e9ec2c8283ff441 parent e35decf9b854c29ca02b2a73dac10340ab687b44 (diff) Resolves: tdf#151460 Scale and round time diff fiddling with floating point Bisected with: bibisect-linux64-7.5 Adding Cc: to Eike Rathke bumping importance a bit *** Bug 155366 has been marked as a duplicate of this bug. *** Eike Rathke committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/eac63ab120a181a1dff6317ee3d223327080e992 Related: tdf#153517 Introduce class tools::Duration It will be available in 24.2.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 "master": https://git.libreoffice.org/core/commit/30c48379c7b791edc615e7691691e344baa455a3 Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)time It will be available in 24.2.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 to land in 7-6: https://gerrit.libreoffice.org/c/core/+/153218 https://gerrit.libreoffice.org/c/core/+/153219 Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/69f757a4bb32a844f7754f6fc6b9970557297528 Related: tdf#153517 Introduce class tools::Duration It will be available in 7.6.0.0.beta2. 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-6": https://git.libreoffice.org/core/commit/0770c99928fa0c4af23b06cbf694ee77ee78b836 Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)time It will be available in 7.6.0.0.beta2. 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 for 7-5 https://gerrit.libreoffice.org/c/core/+/153209 Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/faadaa111d0c4025af5cffb8c8dbd084040f7217 tdf#153517: sc_ucalc: Add unittest It will be available in 24.2.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-5": https://git.libreoffice.org/core/commit/3732522cb499fa13a7ec905be0628376b7c024e3 Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)time It will be available in 7.5.6. 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. Fix verified in: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 663db89378aa1f0425e795ef5d471f134e658dc4 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thanks kabilo and Eike! Fix verified in: Version: 7.6.0.1.0+ (X86_64) / LibreOffice Community Build ID: f59804171e2ecb92d9ea554812f847000c17bceb CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win Locale: it-IT (it_IT); UI: it-IT Calc: CL threaded Thanks kabilo and Eike! Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-5-5": https://git.libreoffice.org/core/commit/4cd26ad13f11b69cca01274a4ed90194618bc003 Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)time It will be available in 7.5.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. |