| Summary: | Percents behave wrong in list level prefix/suffix | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Mike Kaganski <mikekaganski> |
| Component: | Writer | Assignee: | Justin L <jluth> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buzea.bogdan, jluth, vasily.melenchuk |
| Priority: | medium | Keywords: | bibisectNotNeeded, regression |
| Version: | 7.2.5.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=146257 https://bugs.documentfoundation.org/show_bug.cgi?id=149258 |
||
| Whiteboard: | target:24.8.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103369 | ||
| Attachments: | A list with prefix/suffix having % | ||
|
Description
Mike Kaganski
2023-06-30 16:34:24 UTC
repro 24.8+ I first see the prefix/suffix reduced in the UI in 7.3 bibisect (backported to 7.2) commit aa5c6d127559912ad60a63fbd972b78fb8f9691b Author: Vasily Melenchuk on Mon Jun 14 14:27:56 2021 +0300 new ODF numbered list parameter loext:num-list-format I confirm comment 0's 7.4 bisect (backported to 7.2.5) for the 3rd level's loss of prefix/suffix in the document itself. Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/047e3f62901ae89da30bf1367218104e57439f70 related tdf#156105 sw UI: recognize '%' in numbering prefix/suffix It will be available in 24.8.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. Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/65e226aff6a946ae4884b9f5afdccaa1c745bcd4 tdf#156105 sw: trust SvxNumberFormat GetPrefix/GetSuffix It will be available in 24.8.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. Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a94db2e3b6e130fe90de31cbd909ce54f5450601 tdf#156105 sw: make SvxNumberFormat GetPrefix/Suffix more trustworthy It will be available in 24.8.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. |