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
Behaves as expected and implemented.