Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3619 closed defect (fixed)

inner package (folder) deletion not saved

Reported by: massimo ceraolo Owned by: Martin Sjölund
Priority: high Milestone: 1.9.4
Component: OMEdit Version:
Keywords: Cc:

Description

To reproduce the issue:
1) load withFolder.mo in OMEdit
2) open it and delete the package "OLD" (visualised as a folder by OMEdit)
3) save package "withFolder"

at this point the file witFolder.mo should not have "OLD" in it, but instead it is still there. To see it open the file with a text editor, or with OMEdit itself.

Attachments (1)

withFolder.mo (46.4 KB ) - added by massimo ceraolo 9 years ago.

Download all attachments as: .zip

Change History (7)

by massimo ceraolo, 9 years ago

Attachment: withFolder.mo added

comment:1 by Adeel Asghar, 9 years ago

Seems to be an issue because of Italian characters in your code. I updated line 328 from //velocità meccanica di soncronismo to //velocity meccanica di soncronismo and it seems to work fine.

I have created a new ticket related to it #3642.

comment:2 by massimo ceraolo, 9 years ago

Ok.
As awful as it might be, I checked and can confirm also on my side: that Italian character does the difference!
Waiting for a fix, it is useful to know that avoiding national characters is a good workaround.

Version 0, edited 9 years ago by massimo ceraolo (next)

comment:3 by Martin Sjölund, 9 years ago

Owner: changed from Adeel Asghar to Martin Sjölund
Status: newaccepted

comment:4 by Martin Sjölund, 9 years ago

Resolution: fixed
Status: acceptedclosed

Fixed in PR:384

comment:5 by Martin Sjölund, 9 years ago

Milestone: 1.9.41.9.4-1.9.x

Milestone renamed

comment:6 by Martin Sjölund, 9 years ago

Milestone: 1.9.4-1.9.x1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.