| Summary: | Unused custom page styles are removed on save | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Miroslav Abrahám <miris> |
| Component: | Calc | Assignee: | Andreas Heinisch <andreas.heinisch> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andreas.heinisch, arne.strahlendorf |
| Priority: | medium | ||
| Version: | 7.3.4.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.6.0 target:7.5.3 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Miroslav Abrahám
2023-03-29 11:45:57 UTC
That could indeed be due to https://git.libreoffice.org/core/+/10c07e001da992cff4078c1cb1f49fdb16673ac3%5E%21 tdf#108188, tdf#131190 - Verify that the page style is actually used Andreas on Cc. So a page style should be saved in any case, regardless if it is in use or not? At this point one cannot even create an *.ots file with multiple page styles to be used in regular *.ods files. Once you save the template file, all page styles except for the stock and currently used one are gone. Basically templating cannot be really used with this patch implemented. In Writer all styles stay, meaning all page styles, whether you save an *.ott or *.odt. So I wonder whether Calc should work the same or have a different approach. Confirmed in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 98cf5157d69d9f1692be7f2cac958b1dfb387ca9 CPU threads: 6; OS: Windows 10.0 Build 19044; UI render: default; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: CL threaded Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8085a68be7604e7bd00004e0d9445be5e266ffbb tdf#154445 - Export all page styles even if they are not in use 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. Andreas Heinisch committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/0aa559589035d496a5b80d0986b4cddf02437bab tdf#154445 - Export all page styles even if they are not in use It will be available in 7.5.3. 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. *** Bug 156281 has been marked as a duplicate of this bug. *** |