Opened 7 years ago
Closed 7 years ago
#4557 closed defect (fixed)
Duplicate of packages is always saved as package in one file
Reported by: | Oliver Lenord | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.13.0 |
Component: | OMEdit | Version: | |
Keywords: | duplicate, package, file structure | Cc: |
Description
When duplicating a package there is no option to choose whether is shall be stored in file or not.
The expected behaviour would be that the file structure of the copied packages is the same as of the original package. This is currently not the case. The copy of the package will always be stored in one file not matter whether the original package contains a file structure or not.
Attachments (1)
Change History (4)
by , 7 years ago
Attachment: | DummyPkg.zip added |
---|
follow-up: 2 comment:1 by , 7 years ago
comment:2 by , 7 years ago
comment:3 by , 7 years ago
Milestone: | Future → 1.13.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in 691dfe4/OMEdit.
Note:
See TracTickets
for help on using tickets.
I think it would make sense that a duplicate is always stored in the same way as the original, with no need of choosing.
See also #4594