#3624 closed defect (fixed)
New OMEdit does not retain some text modifications
Reported by: | massimo ceraolo | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | OMEdit | Version: | |
Keywords: | Cc: | Adam Dershowitz |
Description
Problem seen using OpenModelica v1.9.4-dev-667-g37ad4ee.
To reproduce:
1) load Test.mo from OMEdit
2) select model "FullRecovery" in Text View
3) change m=1000 into m=100
4) switch to Diagram View and get back into Text View
=> the text still shows m=1000 (the old value)
Attachments (1)
Change History (6)
by , 9 years ago
comment:1 by , 9 years ago
Cc: | added |
---|
comment:2 by , 9 years ago
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I had create a separate ticket https://trac.openmodelica.org/OpenModelica/ticket/3634 for this, as it was a bit hard to describe the bug, so I hadn't found it initially. I have since closed the other one as a duplicate.
I had a few older builds around, and found that 1.9.4~dev-638-gade45c3_0 does have the bug, while 1.9.4~dev-621-ga2f446d_0 seems to be working fine, after just a quick test. So, the bug seems to have appeared in that range.