Uploading a file with multiple extensions only saves a single extension #54
已关闭
由 Uncled1023 于 5 年前创建
·
0 条评论
正在加载...
在新工单中引用
这个人很懒,什么都没留下。
删除分支 '%!s(MISSING)'
删除分支是永久的。此操作 无法 撤销,继续?
When uploading a file (say file1.tar.gz), the extension is saved as .gz. This can create issues when downloading since the .tar has been lost in the filename, confusing the user.