To reproduce the issue, try downloading an attachment you received from another user
File extension is missing. The issue only occurs with version 2.9.0 of Rocket.Chat+.
File extension should be there. ;)
hey @jthomae1 @ledainam can you please check if it's not an upload issue?
I was checking this and every file I uploaded a file it was download correctly, both on RC and on electron app.
but when uploading a file and removing the extension from file's name when being asked to give it a name caused the file to be saved without an extension.
I thought it probably would be a good idea to force an extension to be included on file upload, but @rodrigok pointed out that some file can indeed exist without an extension (ie .bash_profile), and if the user who uploaded it removed the extension it's his responsibility to upload it again with the correct extension
@vcapretz : i think it is upload issue.
@geekgonecrazy I think you have a better insight on the multiple instances upload, can you give @ledainam a quick answer?
@gdelavald : would you like to tell us when this bug will resolve ? Our users reported everytime he lost extension when download attachment at macOS/
Thanks.
@ledainam This was fixed in the server repository, you can check the PR here and will be released in version 0.59.0
@gdelavald : Thanks you so much.
@gdelavald : i updated to 0.59.1. It still missing extension when downloading files.
We have the same issue.
Reproduction:
Open finder, go to the settings -> adv. setting -> disable "show all file suffix" (the top checkbox)
Now rocket.chat+ does not attach the file extension when downloading a file. But you can manually add the extention in the download window.
Workaround:
Open finder, go to the settings -> adv. setting -> check "show all file suffix" (the top checkbox)
Only happens in the Client.
Thanks for the additional information @KervyN we will work on a fix for this special case
Hi there, same issue on macOS (High Sierra) Client, missing extensions when downloading files, any updates on this?
hey i want to contribute to this issue can i
@lukasmejia @p8107406332 Can you guys try and reproduce this in the latest server version (Rocket.Chat 0.59.3)?
@gdelavald I'm running on snap (0.59.2) no updates available yet...
I'm running the latest Docker image on version 0.59.3 and we are having the same issue.
Ok I will try
Snap is being updated today, we included a fix for some cases and it might resolve the issue
Great will check later today...
@gdelavald Snap updated (0.59.3), still no extension on macOS client
Hi guys, Any updates on this???
@lukasmejia seems like the bugfix for the server didn't fix the issue, we'll investigate further if it's related to the app at all.
@gdelavald Thanks!
can you please test https://github.com/RocketChat/Rocket.Chat.Electron/releases/tag/2.12.1 ?
The file extensions are attached, but the download window breaks, if you expand the advanced download view. I don't know since when, I just noticed it.
Before expanding:

After:

If you cancel the download, and try it again, the advanced view opens correctly. But the view breaks again, if you want to go back to the standard download view (first screenshot).
Before reducing:

After:

Should I report this bug in a new issue? This one could be closed so far, the attaching of file extensions is working correctly.
@jthomae1 Please, open a new one. However, this seems to be a Electron bug; I'll investigate it.