[Kst] [Bug 153154] New: [1.5.0] Scalar names not updated in equations
D.V.Wiebe
dwiebe at physics.utoronto.ca
Thu Nov 29 22:49:39 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=153154
Summary: [1.5.0] Scalar names not updated in equations
Product: kst
Version: 1.5.0
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: dwiebe physics utoronto ca
Version: 1.5.0 (using KDE KDE 3.5.8)
Compiler: gcc (GCC) 4.1.2
OS: Linux
When a the "unique name" of a vector is changed, the names of scalars derived from the vector aren't updated in existing equations, even though vectors themselves are.
Steps to reproduce:
1. Create a vector, call it "Foo"
2. Create an equation: [Foo]-[Foo/Last]
3. Rename vector "Foo" to "Bar"
4. Examine the resulting equation.
Results:
The equation will have changed to: [Bar]-[Foo/Last]
Expected Results:
The equation should have changed to: [Bar]-[Bar/Last]
More information about the Kst
mailing list