this post was submitted on 12 Jan 2024
11 points (92.3% liked)

Boost For Lemmy

7110 readers
4 users here now

Community of the Android app Boost for Lemmy Play Store Link

founded 2 years ago
MODERATORS
 

Long-pressing the link in [https://lemmy.ml/comment/7302466](this comment) will cause Boost to crash.

The link markdown is wrong, with the URL in the text tag and the destination tag empty, but this shouldn't crash the app.

Alternate test link in case the commenter fixes it: https://www.example.com

top 6 comments
sorted by: hot top controversial new old
[โ€“] rmayayo 5 points 1 year ago

Thanks for the link, I'll fix that

[โ€“] bert_macklin_fbi 1 points 1 year ago (2 children)

The first did not crash the app for me but the second one did.

[โ€“] [email protected] 1 points 1 year ago

I think it's the link in that other comment, not the link to the comment itself

Both that link and the second sample one crash the app for me

[โ€“] Quetzalcutlass 1 points 1 year ago

The first is a link to someone else's comment that contains the broken link. Does the link there cause a crash? It still does on my end.

[โ€“] [email protected] 1 points 1 year ago (1 children)

So the [url]() syntax is the problem. I would say that's illegal markdown.

[โ€“] Quetzalcutlass 4 points 1 year ago

Yes, but Boost should show an error toast when it encounters problems like this instead of crashing. Tapping the broken link already does show a toast.