<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 --- - Check for problems with sanitized RecordToken labels"
   href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5722">5722</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>Check for problems with sanitized RecordToken labels
          </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>barseghian@nceas.ucsb.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>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Kepler
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Filing a bug so this doesn't get forgotten - I said I'd try to look into this
ptII change, r64639:
-------
Sanitize RecordToken or OrderedRecordToken labels, which means that characters
like spaces will be converted to underscores.  This is necessary so that the
string representations of RecordTokens can be reparsed by the expression
language.  The alternative of modifying the expression language to allow
strings as labels causes conflicts in the parser.
-------

I worry this change is going to cause problems...anything that expects (e.g.
checks equivalence) the data in a label to come out of a RecordToken as it went
in will seemingly have a problem. It also sounds like a lossy translation.</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>