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
Wire version: 3.25.4071
Wire for web version: 2021.06.01.12.23
Operating system: Windows 10 Pro 20H2 x64
Which antivirus software do you have installed: Microsoft
What steps will reproduce the problem?
type a IDN-encoded URL in the chat field (example: éé.net).
the displayed link (in this example) is rendered as %C3%A9%C3%A9.net instead of éé.net, however clicking on the link works properly.
on a mobile device (tested on iPhone and Android), the link displays correctly as éé.net and clicking on it opens the correct page)
What is the expected result?
typing an IDN URL such as éé.net should display "éé.net",or at least the punycode-encoded version (xn--9caa.net in this case).
...
What is the actual result?
typing éé.net renders as" %C3%A9%C3%A9.net"
...
Please provide any additional information below.
Issue doesn't occur on mobile devices (tested on iPhone and Android).
...
The text was updated successfully, but these errors were encountered:
Wire version: 3.25.4071
Wire for web version: 2021.06.01.12.23
Operating system: Windows 10 Pro 20H2 x64
Which antivirus software do you have installed: Microsoft
What steps will reproduce the problem?
What is the expected result?
typing an IDN URL such as éé.net should display "éé.net",or at least the punycode-encoded version (xn--9caa.net in this case).
...
What is the actual result?
typing éé.net renders as" %C3%A9%C3%A9.net"
...
Please provide any additional information below.
Issue doesn't occur on mobile devices (tested on iPhone and Android).
...
The text was updated successfully, but these errors were encountered: