[kepler-dev] [Bug 5722] New: Check for problems with sanitized RecordToken labels
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Mon Oct 1 18:33:32 PDT 2012
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5722
Priority: P2
Bug ID: 5722
Assignee: barseghian at nceas.ucsb.edu
Summary: Check for problems with sanitized RecordToken labels
QA Contact: kepler-dev at kepler-project.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: barseghian at nceas.ucsb.edu
Hardware: Other
Status: NEW
Version: trunk
Component: general
Product: Kepler
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20121002/a8c42b1d/attachment.html>
More information about the Kepler-dev
mailing list