Bug 142315 - Eqauation text is modified after saving and reloading session
Summary: Eqauation text is modified after saving and reloading session
Status: RESOLVED INTENTIONAL
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-28 10:36 UTC by Andrew Walker
Modified: 2007-03-05 01:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.