chatwoot / chatwoot

Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
https://www.chatwoot.com/help-center
Other
21.39k stars 3.63k forks source link

Incoming files name wrong in Cloud API #10527

Open jmelati opened 1 day ago

jmelati commented 1 day ago

Describe the bug

When I receive images from the cloud api, the file names are coming wrong, when there are spaces. The file "file 01.pdf" comes with the name "file_01.pdf-filename*=".

Using AWS S3 as storage.

To Reproduce

  1. In a Cloud API WhatsApp Channel send a file with filename = "arq 01.pdf"
  2. Verify the filename in Chatwoot - will be "arq_01.pdf-filename*="

Expected behavior

The filename must be the same who client send.

Environment

Linux VM

Cloud Provider

AWS

Platform

Browser

Operating system

Debian

Browser and version

Chrome Latest

Docker (if applicable)

No response

Additional context

No response

linear[bot] commented 1 day ago

CW-3766 Incoming files name wrong in Cloud API