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
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
