Created attachment 107676 [details] Open the report - should show two charts with date as x-axis, but doesn't There are some pdf-files of the same report in Base, all attached to this bug-report. With LO 3.3 the output of the Report-Builder is right: chart is shown with date-values as x-axis, currency-values as y-axis. With LO 3.4 the report-builder doesn't recognize there is an x/y-chart. Versions LO 3.5 up to the first 4.0 doesn't open any report with a chart. Since LO 4.0.5 the chart is shown again - no difference in the x-axis, all values at the same point. Looks like the date-format had been recognized, but begins with totally wrong date-values (could be year 1899??) Since LO 4.2 it looks nearly the same as since LO 4.0.5 - but now the date-format is also ignored. Don't know what format it should be ... The same as with LO 4.2 is with LO 4.3 and LO 4.4 alpha. No possibility to show a right chart with date-values in the Report-Builder. Could be it is the same reason as Bug68781. My System: OpenSUSE 12.3 64bit rpm Linux, different LO-Versions for testing.
Created attachment 107677 [details] Right chart shown in LO 3.3
Created attachment 107678 [details] No x/y-chart recognized by LO 3.4
Created attachment 107679 [details] Date in x-axis doesn't show different values since LO 4.0.5
Created attachment 107680 [details] No date recognized any more. x-axis differs to former versions. (since LO 4.2) Since LO 4.2 the x-axis is shown with an unknown format. Isn't a date-format. The graph shows the same results as before (since LO 4.0.5)
On pc Debian x86-64 with master sources updated today, I could reproduce this. I noticed on console lots of messages, eg: warn:legacy.osl:15622:1:sw/source/core/layout/atrfrm.cxx:3271: getSdrAllFillAttributesHelper() call only valid for RES_FLYFRMFMT and RES_FRMFMT (!) warn:chart2:15622:1:chart2/source/view/main/PropertyMapper.cxx:117: Exception caught. Type: N3com3sun4star3uno9ExceptionE, Message: warn:legacy.osl:15622:1:sw/source/core/unocore/unochart.cxx:1042: XLabeledDataSequence in data source contains 0 entries AVERTISSEMENT: Unknown tag <urn:oasis:names:tc:opendocument:xmlns:table:1.0:calculation-settings>: Start to ignore this element and all of its childs. [Location: Line=2 Column=5602] oct. 11, 2014 10:04:12 PM org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler startElement AVERTISSEMENT: Unknown tag <urn:oasis:names:tc:opendocument:xmlns:drawing:1.0:g>: Start to ignore this element and all of its childs. [Location: Line=2 Column=7690] oct. 11, 2014 10:04:12 PM org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler startElement AVERTISSEMENT: Unknown tag <urn:oasis:names:tc:opendocument:xmlns:drawing:1.0:g>: Start to ignore this element and all of its childs. [Location: Line=2 Column=7718] warn:dbaccess:15622:1:dbaccess/source/core/api/RowSetBase.cxx:211: ORowSetBase::getValue: Illegal call here (we're before first or after last)! warn:dbaccess:15622:1:dbaccess/source/core/api/RowSetBase.cxx:1192: firePropertyChange: Exception on column 0 warn:dbaccess:15622:1:dbaccess/source/core/api/RowSetBase.cxx:211: ORowSetBase::getValue: Illegal call here (we're before first or after last)! warn:dbaccess:15622:1:dbaccess/source/core/api/RowSetBase.cxx:1192: firePropertyChange: Exception on column 1 warn:dbaccess:15622:1:dbaccess/source/core/api/RowSetBase.cxx:211: ORowSetBase::getValue: Illegal call here (we're before first or after last)! warn:dbaccess:15622:1:dbaccess/source/core/api/RowSetBase.cxx:1192: firePropertyChange: Exception on column 2 Markus/Lionel: thought you might be interested in this one
I noticed when testing fdo#84930, that when editing report (instead of opening it), the graphic seemed correct.
Adding self to CC if not already on
Couldn't reproduce this bug any more. There aren't shown any values in the chart now, if date or time are one axis of an x/y-chart. And this is already bug 87012. So I set this bug as "Resolved" and "Worksforme". Could also be set as duplicate ...