sendingtk / chatwoot

Other
56 stars 79 forks source link

When you are sent a text with a double underscore (_) it is not visible #143

Open ronnaldrangel opened 2 months ago

ronnaldrangel commented 2 months ago

Describe the bug

I had this problem when they sent me the following email Hola7shhs@gmail.com and I received the following in my inbox: Hola7shhs@gmail.com

Captura de pantalla 2024-09-23 062335

To Reproduce

Send a message from a contact that has a double underscore, for example 1hello@gmail.com, and you will see that it will arrive in the chatwoot inbox as 1hello@gmail.com

Expected behavior

No response

Environment

app.chatwoot.com

Cloud Provider

None

Platform

None

Operating system

No response

Browser and version

No response

Docker (if applicable)

No response

Additional context

No response

laianeramos commented 2 months ago

I think this is not chatwoot, but the whatsapp API that you're using. I had a similar error using EvolutionAPI with chatwoot, but with UnoAPI this doesn't happen: https://github.com/sendingtk/chatwoot/issues/84