Galarzaa90 / NabBot

Discord bot for Tibia servers
https://nabbot.xyz
Apache License 2.0
52 stars 25 forks source link

Character links with accented characters are not working #123

Closed Galarzaa90 closed 5 years ago

Galarzaa90 commented 6 years ago

When you click on the link of a character, like Himmelhüpferin, the link doesn't do anything. image

Tschis commented 6 years ago

Just pasting the link https://www.tibia.com/community/?subtopic=characters&name=Himmelh%FCpferin in a message will show both the URL and the embed information. The link works on the embed but not on the message itself.

This indicates to me that:

  1. it could be a bug with Discord itself;
  2. there is a way to make the embed link work, somehow;
Galarzaa90 commented 6 years ago

And the bug can't be reproduced in Android, so it's definitely a Discord problem.

I'll see if there's a workaround. Otherwise I will just close it because it's not a NabBot bug 🤔.

Tschis commented 5 years ago

@Galarzaa90 I suggest new label: bug-dependency to indicate this is not related to NabBot. The current bug label even states it is for problems directly related.

Galarzaa90 commented 5 years ago

I even thing this should be labeled as not a bug and be closed as I don't think there's something that can be done. 🤔

Tschis commented 5 years ago

Sure, I agree. Although there might be a workaround (https://github.com/NabDev/NabBot/issues/123#issuecomment-416033415).

I just mean there should be a better label anyway.

Galarzaa90 commented 5 years ago

I'm closing this since this is definitely a client bug. It only happens on desktop, I just noticed the href element doesn't even get set:

image

And it doesn't happen on mobile.