nasa / CTF

This is a new repository for a new tool to be added to the cFS ecosystem called cFS Test Framework (CTF).
28 stars 6 forks source link

CTF- Editor fails to save the modified script #8

Closed blueoceanwater closed 2 years ago

blueoceanwater commented 3 years ago

reported by CTF user. In editor, add 'SendCfsCommand' with argument. For example, mid = 'TO_CMD_MID', cc='TO_ENABLE_OUTPUT_CC', usDestPort = 1111. Save it. So far, everything works well.

Then modify the the cc to 'TO_NOOP_CC'. Save it. Open the file in another text editor, it turns out the CTF Editor does not save the changes. The cc is still 'TO_ENABLE_OUTPUT_CC'.

blueoceanwater commented 2 years ago

This issue is fixed and will be released in v1.4.