http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5723
Priority: P2
Bug ID: 5723
Assignee: [email protected]
Summary: references to parameter are not always renamed
QA Contact: [email protected]
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: NEW
Version: trunk
Component: actors
Product: Kepler
If a parameter is referenced by another parameter, then renaming the former is
not always reflected in the latter. The seems to happen when the latter is a
string parameter.
To reproduce:
1. add a String Parameter to the canvas
2. rename to x
3. add a String Replace actor to the canvas
4. double-click on String Replace, set pattern to $x, close dialog
5. rename x to y
6. double-click on String Replace, pattern is set to y instead of $y
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev