Opened 10 years ago
Closed 10 years ago
#441 closed defect (fixed)
EnumParameter doesn't implement setIndividualParamValueFromXML, cannot be set from XML
Reported by: | Kevin Milner | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | OpenSHA 1.3 |
Component: | commons | Version: | |
Keywords: | Cc: |
Description
The EnumParameter? doesn't implement the setIndividualParamValueFromXML method - this means that nothing happens when you try to set it from XML. This affects any calculations with XML configuration files and EnumParameters? set to non default options.
Note: See
TracTickets for help on using
tickets.
fixed in [10342]