#5393 closed defect (fixed)
OMEdit loses source code when trying to duplicate classes in single-file packages
Reported by: | Francesco Casella | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | blocker | Milestone: | 1.14.0 |
Component: | OMEdit | Version: | v1.14.0-dev-nightly |
Keywords: | Cc: |
Description
Steps to replicate te problem
- start OMEdit
- load the attached
TestDuplicate.mo
file - expand package
P2
in the libraries browser - double-click on connector
C1
, so as to display its code - right-click on
C1
, select Duplicate and create a duplicate connectorC2
- the code of the whole
P1
package is gone
If one avoids to save, unloads the whole package without saving, and reloads it from scratch, no damage is actually done. However, if you hit the Save button, the whole package P1 is irremediablly lost.
This is a very serious bug which should be fixed ASAP.
Attachments (1)
Change History (3)
by , 6 years ago
Attachment: | TestDuplicate.mo added |
---|
comment:1 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed with ed41047/OMEdit.