[kepler-dev] [Kepler - Bug #5723] (Resolved) references to parameter are not always renamed
noreply at nceas.ucsb.edu
noreply at nceas.ucsb.edu
Fri Jun 28 10:44:42 PDT 2013
Issue #5723 has been updated by Daniel Crawl.
Status changed from New to Resolved
Fixed. I also added another test to Rename.tcl.
----------------------------------------
Bug #5723: references to parameter are not always renamed
https://projects.ecoinformatics.org/ecoinfo/issues/5723#change-20481
* Author: Daniel Crawl
* Status: Resolved
* Priority: Normal
* Assignee: Daniel Crawl
* Category: actors
* Target version: biokepler-1.0.0
* Bugzilla-Id: 5723
----------------------------------------
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 have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: https://projects.ecoinformatics.org/ecoinfo/my/account
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20130628/30875f87/attachment.html>
More information about the Kepler-dev
mailing list