| Summary: | Fraction number format: String before fraction without integer incorrectly inserted | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Laurent Balland <jumbo4444> |
| Component: | Calc | Assignee: | Laurent Balland <jumbo4444> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | h3734236 |
| Priority: | medium | Keywords: | regression |
| Version: | 5.2.0.1 rc | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.3.0 target:5.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Example of format | ||
|
Description
Laurent Balland
2016-07-10 20:15:06 UTC
The actual cause must be something different than a3471916370c53c6627ba4010489f539c174bdf9, the erroneous behavior is not reproducible in current 5.2.0 where that change was cherry-picked to with http://cgit.freedesktop.org/libreoffice/core/commit/?id=1744120145648a891b58af8c85af7585f38696f6&h=libreoffice-5-2 Or wait, it is, it depends on the actual number.. 1.23 produces the error, 1.3 does not. Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0727e6e79994b66836841978a554b7f6855449dc tdf#100842 Do not insert things in the middle of the number It will be available in 5.3.0. 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. Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f087e995e169fc348e2b5e0b65d45fd2836fd2d0&h=libreoffice-5-2 tdf#100842 Do not insert things in the middle of the number It will be available in 5.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. Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "libreoffice-5-2-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0a27e1aa4b710219935f298581ccc993963a6a12&h=libreoffice-5-2-0 tdf#100842 Do not insert things in the middle of the number It will be available in 5.2.0. 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. Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bfec304e86e8ffd258e99ffa3efbbfe1167486bc tdf#100842 qa unit test It will be available in 5.3.0. 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. |