| Summary: | calc: ui: display of cells formatted as fraction partly broken | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | b. <newbie-02> |
| Component: | Calc | Assignee: | Eike Rathke <erack> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.1.0 target:7.0.5 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
b.
2020-10-13 12:50:53 UTC
Already in OOo, not a regression. Eike Rathke committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/18f8a7056ac7b4677f4d99aac24ed2db44010140 Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad.. It will be available in 7.1.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. Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/64d510526ec40d92efdc80438503f2e30467d2c3 tdf#137453: sc_subsequent_filters_test: Add unittest It will be available in 7.1.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. @erAck: looks better now, there are still limitations (now not in the value of the denominator but 'the value of the term' not exceeding 2^32-1 ?) but they are displayed properly as #FMT, thanks for fixing this bug, (i noted 'regression' as ver. 7.1 had less capa / more fail than 3.5) Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/44d17f8feca372acd41142d1b607d3360282bf30 Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad.. It will be available in 7.0.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. |