http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5435

Daniel Crawl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Daniel Crawl <[email protected]> 2011-06-30 16:36:47 PDT ---
This also happens when trying to run from Ptolemy:

# $PTII/bin/ptolemy -x "xxx" ptparamx.xml
Change failed: <property name="x" value="xxx"/>
ptolemy.kernel.util.IllegalActionException: Error evaluating expression: xxx
  in .paramx.x
Because:
The ID xxx is undefined.
-------------- and --------------
Error evaluating expression: x
  in .paramx.Constant.value
Because:
Error evaluating expression: xxx
  in .paramx.x
Because:
The ID xxx is undefined.

Looks like the value is not treated as a string, but the name of another
parameter. I could not figure out how to escape it. 

I'm attaching ptparamx.xml, which works in Ptolemy.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

Reply via email to