Issue 80250

Summary: automatic symbols are not saved correctly when used together with other symbolstyles or in column-line combi charts
Product: General Reporter: IngridvdM
Component: chartAssignee: frank
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P2 CC: issues, pagalmes.lists, thomas.klarhoefer
Version: 3.3.0 or older (OOo)Keywords: regression
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
test document none

Description IngridvdM 2007-08-01 10:48:29 UTC
Create for example a column line chart, a pure line chart, an xy chart with
lines or a net chart witch lines.
Switch on automatic symbols for one of the series (series properties
dialog->Line->Icon->Select...->Automatic ).
Save, Reload and go into edit mode
-> The symbols are gone.

There is no problem when the very first series is chosen, so to reproduce the
bug choose the second or later series.
Comment 1 IngridvdM 2007-08-01 11:01:41 UTC
Another problem scenario:
Create a symbol only category or xy chart.
Set the symbolstyle to automatic for one of the series except the first one.
Save, reload and enter edit mode
->The The symbol changes.
Comment 2 IngridvdM 2007-08-01 12:29:12 UTC
->target 2.4 due to limited resources
Comment 3 IngridvdM 2007-08-01 15:59:53 UTC
added kla to CC
Comment 4 oc 2007-08-07 14:27:29 UTC
changing target to 2.3
Comment 5 IngridvdM 2007-08-07 17:49:10 UTC
Fixed in CWS chart12
Comment 6 IngridvdM 2007-08-09 22:12:01 UTC
Created attachment 47449 [details]
test document
Comment 7 IngridvdM 2007-08-09 22:17:10 UTC
Another scenario were the problem was visible:
Load the attached document DefaultLinesAndSymbols.ods (a default line+symbol chart).
Save. Load with OOo 2.2 and go into edit mode -> the symbols are gone.
Comment 8 IngridvdM 2007-08-09 22:28:21 UTC
The problem was that the new chart did have a wrong default 'AUTO for the symbol
style. Thus the style auto was not written to the file. But no information in
the file does mean no symbols.
Furthermore a wrong default value was written to the file at the plot-area
element in case when the series have had different values. Before the value of
the first series was saved, now the corrected default value 'NONE' is assumed.
Thus now only those values are exported that are different from the correct default.
Comment 9 IngridvdM 2007-08-09 22:29:24 UTC
->fst, please verify in CWS chart12.
Comment 10 IngridvdM 2007-08-10 08:34:07 UTC
This bug has the potential to occur in multiple scenarios. The fix does
potentially influence more properties than only the symbol style. Please have a
broader look around especially on saving and reloading charts where the first
series has other settings than default and one of the other series have default
settings. Please also have a special look at scatter charts with symbols only.
Comment 11 frank 2007-08-13 14:45:19 UTC
found fixed on cws chart12 using Linux, Solaris and Windows build
Comment 12 frank 2007-08-28 13:58:15 UTC
found integrated on master OOG680m2 using Solaris, Windows and Linux build.
found integrated on master SRC680m226 using Solaris, Windows and Linux build.