Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send sms link with body is not working #217

Open
7 tasks done
bulletproof-coding opened this issue Sep 9, 2024 · 0 comments
Open
7 tasks done

send sms link with body is not working #217

bulletproof-coding opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
bug Something is not working

Comments

@bulletproof-coding
Copy link

bulletproof-coding commented Sep 9, 2024

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.1

Affected Android/Custom ROM version

Android 12 on volla os

Affected device model

Volla phone x

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

Open a link from a web browser that looks like this

<a href="sms:+19725551212?body=hello%20there">SMS Me</a>

https://stackoverflow.com/a/4788064

It will give error because there are leters in the link.

On normal android device this link works.

Expected behavior

It should open a new message with the body/text " hello there" and the recipient should be "+19725551212"

Actual behavior

It opens a new message with recipient the whole link and message like in the pictures
image
image

Screenshots/Screen recordings

image
image

Additional information

No response

@bulletproof-coding bulletproof-coding added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Sep 9, 2024
@Aga-C Aga-C removed the needs triage Issue is not yet ready for PR authors to take up label Sep 9, 2024
@naveensingh naveensingh self-assigned this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

No branches or pull requests

3 participants