Description of the issue: When you share an object in opendocument file format with uplink share --url sj://example/example.odt and download it from the URL, the extension of the file is changed into .zip (Files in opendocument format is basically ZIP files).
http://opendocument.xml.org/overview
Steps to reproduce the issue:
uplink mb sj://exampleuplink cp example.odt sj://exampleuplink share --url sj://example/example.odt- Open the generated URL
- Click
Download
Expected result:
example.odt should be downloaded
Actual result:
example.zip is downloaded
Please let me know if I should report the issue on GitHub issue tracker.