this post was submitted on 20 Jun 2023
157 points (96.4% liked)
Sysadmin
7935 readers
3 users here now
A community dedicated to the profession of IT Systems Administration
No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
[email protected]
[email protected]
[email protected]
[email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm actually working on the problem now. It's a tricky one to solve. There's no context about who that user is, like at all. So we either don't link any users. Or do a best effort.
Personally, I would think either default to the same instance as the person who's comment it is, or just don't link it at all since it's an incomplete address. Like failing to include the ".social" part of the "https://kbin" URL, it's just a broken thing.
Not actually a bad shout. When a local user submits we can fully qualify the handle if it's short. Remote posts without a fully qualified won't be able to be linked.
🤔