this post was submitted on 21 Jan 2025
3 points (80.0% liked)

Summit

767 readers
24 users here now

Community to discuss Summit, a Lemmy reader for Android.

App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit

APK: https://github.com/idunnololz/summit-for-lemmy/releases

Patreon: https://patreon.com/SummitforLemmy

Ko-Fi: https://ko-fi.com/summitforlemmy

Website: https://summit.idunnololz.com/

founded 2 years ago
MODERATORS
 

Really big numbers appear as links on the app

top 3 comments
sorted by: hot top controversial new old
[–] over_clox 3 points 7 hours ago

It's being interpreted as an IP address. It shouldn't do that if you use commas instead.

[–] [email protected] 4 points 8 hours ago

Sounds like a design oversight in the app. Probably worth reporting it as a bug.

In parts of the world, long numbers are separated using commas. In other parts, they use periods. You clearly use periods.

The app probably auto converts long period-segmented character strings into urls for user convenience. However, that interferes with users like you who post numbers.

[–] idunnololz 1 points 1 minute ago

I'm not really sure there is a satisfying answer here other than making a setting for it. If I disable this feature outright then ip addresses will not show up as links. If I enable it then you get the issue you see. In either case I would assume that this is a pretty rare case. I'll add it to the road map.