| Summary: | NatNum12 number format (spell out): thousand separator should be disabled | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Laurent Balland <jumbo4444> |
| Component: | Calc | Assignee: | Laurent Balland <jumbo4444> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | 7.5.0.1 rc | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=152722 | ||
| Whiteboard: | target:7.6.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 107575 | ||
|
Description
Laurent Balland
2023-01-14 11:06:01 UTC
I'm wrong with leading zeros: it could be 0 or 1 [NatNum12 cardinal]0 gives "zero" whereas [NatNum12 cardinal]# gives empty string. Laurent Balland committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/bbd487dc26c7e37982f64f6e6159c65ac77a89f1 tdf#153023 Disable Thousand separator for NatNum12 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. Laurent Balland committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/69b9f50ee8c76fa6193165369ab8235cd125247e tdf#152722 tdf#153023 Add UITest 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. |