GNOME Bugzilla – Bug 313751
data set names are changed
Last modified: 2005-08-24 02:43:27 UTC
Please describe the problem: I have a line graph with a data set named "fear-m200". If I just move from the "data" tab to the "style" tab and back, it is changed to "fear"-Pasta2!$M$200. Steps to reproduce: 1. create a graph 2. name a data set 3. go to tab "style" and back Actual results: The name is changed Expected results: The name stays the same Does this happen every time? yes Other information: This was done in the 1.5.3 development version. 1.5.2 did not have that bug.
Confirm, might be related to bug #313460
Data entries in chart editor behave like sheet cells. You can enter either a formula or a string. In this case, gnumeric should be smart enough to process "fear-m200" as a string instead of formula. Since this issue is there since 1.4 series, it's not related to #313460.
*** This bug has been marked as a duplicate of 313460 ***