Project

General

Profile

Actions

Bug #5723

closed

references to parameter are not always renamed

Added by Daniel Crawl over 12 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
actors
Target version:
Start date:
10/12/2012
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5723

Description

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

Actions

Also available in: Atom PDF