You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched searched open and closed issues for duplicates
I am submitting a bug report for existing functionality that does not work as intended
This isn't a feature request or a discussion topic
Bug description
URLs ending in a hyphen (- 0x2D) cause broken links when followed by a whitespace (0x20 or 0x0A) and words.
Reproduction steps:
Send message https://example.com/link-.
Send message https://example.com/link- word or https://example.com/link-\nword.
Tapping on first link opens https://example.com/link-.
Tapping on second link opens https://example.com/link.
Seems to be an issue with the Signal Android link parser that reproduces on different Android devices. For what it's worth, Signal Desktop works correctly for both links.
Screenshots
No response
Device
No response
Android version
No response
Signal version
7.38.7
Link to debug log
No response
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Guidelines
Bug description
URLs ending in a hyphen (
-
0x2D) cause broken links when followed by a whitespace (0x20 or 0x0A) and words.Reproduction steps:
https://example.com/link-
.https://example.com/link- word
orhttps://example.com/link-\nword
.https://example.com/link-
.https://example.com/link
.Seems to be an issue with the Signal Android link parser that reproduces on different Android devices. For what it's worth, Signal Desktop works correctly for both links.
Screenshots
No response
Device
No response
Android version
No response
Signal version
7.38.7
Link to debug log
No response
The text was updated successfully, but these errors were encountered: