Bug 142315

Summary: Eqauation text is modified after saving and reloading session
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2007-02-28 10:36:59 UTC
Version:           HEAD (using KDE KDE 3.5.1)
Installed from:    Compiled From Sources
OS:                Linux

PROBLEM:

When an equation is created (with at least one vector, or scalar derived from a vector) and the kst session is saved to file and then opened in a later kst session the vector (or scalar) name in the equation will have been preprended with the contextual information.

STEPS TO REPRODUCE:

Start Kst
Create a curve
Create an equation using one of the vectors within the curve (e.g. [vector]+1
Save the kst sesstion to file
Close Kst
Start Kst
Open the kst session just saved to file
Edit the equation

EXPECTED RESULTS:
The equation should read: [vector]+1

ACTUAL RESULTS:
The equation reads: [DS-gyrodata.dat/vector]+1
Comment 1 George Staikos 2007-03-05 01:39:40 UTC
Behaves as expected and implemented.