Created attachment 86708 [details] Simple db file with a report in spreadsheet mode to reproduce the described problem. Problem description: Steps to reproduce: 1. Create a report that includes some labels, choosen spreadsheet as output 2. Run the report 3. The data is displayed, but the labels are missing Current behavior: The labels are not visible on the report, only the data. Expected behavior: Data and labels should be visible on the output document. That's something that was working properly on the past. I don't know exactly when the problem appeared, but I can confirm that it exists on all versions since 4.1.1.2 up to the last rc version 4.1.2.2. The thing is that the problem only happens if we choose spreadsheet as output. If we switch to a writer file as output then it does it correctly. I attach a file to repreduce the issue. Operating System: Windows 7 Version: 4.1.1.2 release
Can confirm this behavior for Linux 64bit rpm. The labels were shown up to LO 4.1.0.4 and LO 4.0.3.3. Beginning with LO 4.1.1.1 and 4.0.5.2 I can't see the labels. In LO 4.0.4.2 there was a bug so reports couldn't be opened there and I couldn't see, if it would work in this version ...
I can confirm this behaviour on Mac OS 10.6.8 using LO 4.0.5.2
*** Bug 71266 has been marked as a duplicate of this bug. ***
indeed regression in 4.1.1 release, from: commit be945e8e54a93921a12597c7b3a5b012951600ac Author: Lionel Elie Mamane <lionel@mamane.lu> AuthorDate: Tue Jul 23 19:14:04 2013 +0200 fdo#67186 switch reporbuilder to null date == 1899-12-30
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7ce47d69b3565cbb9e80294127e00648c24955dc fdo#69873 FixedText (label) is implemented as no value 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.
Thanks for the pointer. On Tue, Feb 04, 2014 at 10:50:04PM +0000, bugzilla-daemon@freedesktop.org wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=69873 > > Michael Stahl <mstahl@redhat.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |lionel@mamane.lu, > | |mstahl@redhat.com > > --- Comment #4 from Michael Stahl <mstahl@redhat.com> --- > indeed regression in 4.1.1 release, from: > > commit be945e8e54a93921a12597c7b3a5b012951600ac > Author: Lionel Elie Mamane <lionel@mamane.lu> > AuthorDate: Tue Jul 23 19:14:04 2013 +0200 > > fdo#67186 switch reporbuilder to null date == 1899-12-30 >
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=65bf8fb6d5b6193d6d338fadba296dc10f6cd18e&h=libreoffice-4-2 fdo#69873 FixedText (label) is implemented as no value It will be available in LibreOffice 4.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.
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2dc383cd014bad144bdaa208fed309f48ad95ba7&h=libreoffice-4-1 fdo#69873 FixedText (label) is implemented as no value It will be available in LibreOffice 4.1.6. 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.