Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#3773 closed defect (fixed)

Do not return the sub-modifier

Reported by: adeas31 Owned by: adrpo
Priority: high Milestone:
Component: Interactive Environment Version:
Keywords: Cc: perost

Description

getComponentModifierValue returns the sub-modifier along with the modifier value.

See the attached script. The result of getComponentModifierValue(View, m.T_ref) is (displayUnit = "K") = 302.15. It should be = 302.15.

Attachments (1)

script.mos (296 bytes) - added by adeas31 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by adeas31

comment:1 Changed 9 years ago by adeas31

This needs to be fixed for #2250. I have pushed in some support for displayUnit and unit conversion in 17dabfb/OMEdit but kept the unit drop down disabled for now.

comment:2 Changed 9 years ago by perost

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in 84e82ed.

comment:3 Changed 7 years ago by sjoelund.se

  • Milestone 1.10.0 deleted

Milestone deleted

Note: See TracTickets for help on using tickets.