Actions
Feature #10321
closedURL/URL Table alias with IDN hostnames
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Aliases / Tables
Target version:
Start date:
03/08/2020
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
Add ability to use IDN hostnames ('täst.de') in URL/URL Tables files
idn_to_ascii() is used to convert IDN to punnycode
Updated by Viktor Gurov over 4 years ago
Updated by Renato Botelho over 4 years ago
- Status changed from New to Feedback
- Assignee set to Renato Botelho
- Target version set to 2.5.0
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
- Status changed from Feedback to Resolved
works as expected on 2.5.0.a.20200317.0046
Updated by Jim Pingle over 4 years ago
- Status changed from Resolved to Feedback
- Target version changed from 2.5.0 to 2.4.5-p1
Updated by Jim Pingle over 4 years ago
- Status changed from Feedback to Resolved
IDN URL is accepted, though without a known file hosted on an IDN host it's difficult to confirm it works 100%. It works in other places (see the other issue mentioned) so this is reasonably confirmed as OK now.
Updated by Viktor Gurov over 4 years ago
this feature allows to use IDN hostnames in files pointed to by the URL/URL Table alias,
to use IDN hostnames in alias value fields see #7255
Actions