<html>
    <head>
      <base href="http://bugzilla.ecoinformatics.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - references to parameter are not always renamed"
   href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5723">5723</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>barseghian@nceas.ucsb.edu
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>references to parameter are not always renamed
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>kepler-dev@kepler-project.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>crawl@sdsc.edu
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>actors
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Kepler
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>