Skip to content

WhatsApp LIEU (location) generates wrong URL (/send and + included) #30118

Description

@captainjs

Description:
In the configuration (setup) page, when adding a WhatsApp LIEU (Location), the generated information is incorrect. It displays a send-style URL, but the actual WhatsApp URL should be in the format:

https://wa.me/4712345678

It should not include a + sign or /send.

Expected:
WhatsApp LIEU (Location) should use a clean wa.me URL without + and without /send.

Actual:
The UI shows a URL like a send link instead of the correct WhatsApp link format. And it will not work.

Example:
Correct: https://wa.me/4712345678
Incorrect: https://wa.me/send?phone=4712345678 (or similar)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions