Created attachment 161233 [details] File to reproduce the wrong attribute Open attached document. It contains a named range "MySource" Menu Data > Pivot Table > Insert or Edit... opens dialog 'Select Source'. Use option 'Named Range' and select "MySource". OK. In the then opened dialog 'Pivot Table Layout' drag 'Person' to 'Row Fields' and 'Value' to 'Data Fields'. OK. Save with new name in "ODF 1.2 extended". Test saved file in validator https://odfvalidator.org/ using ODF Version "OASIS ODF 1.2 (extended conforming)". LibreOffice should use own namespace instead of table:name or do not write that attribute at all. This attribute will be available in ODF 1.3 which is supported by LO7. So you might set the bug to 'wontfix'. But I have written the report nevertheless, because some companies provide long time support for older versions and might want to fix it. Tested with Version: 5.4.7.2 (x64) Build ID: c838ef25c16710f8838b1faec480ebba495259d0 CPU threads: 8; OS: Windows 6.19; UI render: default; Locale: de-DE (en_US); Calc: CL and with Version: 7.0.0.0.alpha1+ (x64) Build ID: 0f855cc3f01fc77937e82738192fae4ee8325227 CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: Skia/Vulkan; VCL: win; Locale: de-DE (en_US); UI: en-US Calc: CL
Just to be sure, isn't it "fixed", at least in master branch, with https://cgit.freedesktop.org/libreoffice/core/commit/?id=818af4717bd7d4fbb6f622128c99259efb0714c9 (revert of tdf#37268 Data Pilot and sheet local defined named range insert menu entry inactive)? (of course, if it's true, it won't fix the existent files, only avoid to generate new ones)
Eike: Thought you might be interested in this one after the revert for tdf#37268. Any opinion here?
(In reply to Julien Nabet from comment #1) > Just to be sure, isn't it "fixed", at least in master branch, with > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=818af4717bd7d4fbb6f622128c99259efb0714c9 (revert of tdf#37268 Data Pilot > and sheet local defined named range insert menu entry inactive)? > > (of course, if it's true, it won't fix the existent files, only avoid to > generate new ones) @Regina, any update on this ?
The problem exists the same way with a named range with global scope. So disabling local scope named ranges does not help. It is only a problem in "ODF 1.2 extended". It is OK for "ODF 1.3 extended".
Dear Regina Henschel, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
ODF 1.2 extended is still not valid. Tested with Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 17dfc9a9da009cc23d2222e3fb4e2cef9c97d581 CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: de-DE (en_US); UI: en-US Calc: CL threaded In addition to the error of invalid table:name, now the not existing elements style:footer-first and style:header-first are written.
For style:footer-first and style:header-first there's bug 147141.
The invalid attribute is still written in Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9517639bc3189e3ea4dc4d2f7004d4b33d754d47 CPU threads: 32; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded