When downloading a file from a chat on a Windows client, the file extension is not added. (see screenshot)
For example:
People 1 send to chat file "document.pdf"
on chat we have "document.pdf"
People 2 try to download this document via desktop app "Save as" - rename to "document 01.01.2022" and extensions change from pdf to .2022 and we have file no PDF "document 01.01.2022". Same problem on two machine with Windows 10, on MacOS is OK.
Steps to reproduce:
People 1 send to chat file "document.pdf"
On chat we have "document.pdf" OK
People 2 try to download this document via desktop app Windows client "Save as" - with new name "document 01.01.2022" and result file without .pdf extension.
Expected behavior:
Save file with extension.
For ex: Send file.pdf -> save file with new name "document 01.0.2022" -> document 01.0.2022
Actual behavior:
Send file.pdf -> Save -> file with new name "name 01.01.2022"
.pdf missing.
Server Setup Information:
Version of Rocket.Chat Server: 5.3.0
Operating System: Docker on Synology DSM 6.2
Deployment Method: Docker compose
Number of Running Instances: 1
DB Replicaset Oplog: wiredTiger Oplog ON
NodeJS Version: v14.19.3
MongoDB Version: 5.0.13 / wiredTiger
Client Setup Information
Desktop App or Browser Version: Desktop App 3.8.12
If, when saving, we do not touch the file name, then the loss of the extension does not occur.
But if we change the file name, then when we save we lose the extension (for ex. pdf)
Description:
When downloading a file from a chat on a Windows client, the file extension is not added. (see screenshot) For example: People 1 send to chat file "document.pdf" on chat we have "document.pdf" People 2 try to download this document via desktop app "Save as" - rename to "document 01.01.2022" and extensions change from pdf to .2022 and we have file no PDF "document 01.01.2022". Same problem on two machine with Windows 10, on MacOS is OK.
Steps to reproduce:
Expected behavior:
Save file with extension. For ex: Send file.pdf -> save file with new name "document 01.0.2022" -> document 01.0.2022
Actual behavior: Send file.pdf -> Save -> file with new name "name 01.01.2022" .pdf missing.
Server Setup Information:
Client Setup Information