Add support for unpacking *.gz and *.bz2 files that are not tar-ed during file upload
This should now be possible to implement since #978 has been fixed and we can get information about the source file inside the unpacking implementation.
Change History
(3)
Milestone: |
BASE Future Release → BASE 3.2
|
Owner: |
changed from everyone to Nicklas Nordborg
|
Status: |
new → assigned
|
Summary: |
Add support for unpacking *.gz and *.bz files that are not tar-ed during file upload → Add support for unpacking *.gz and *.bz2 files that are not tar-ed during file upload
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
(In [6049]) Fixes #1639: Add support for unpacking *.gz and *.bz2 files that are not tar-ed during file upload