Project

General

Profile

Actions

Bug #11106

closed

idn_to_ascii() with URL/URLTable aliases incorrect behavior

Added by Viktor Gurov over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
High
Assignee:
Viktor Gurov
Category:
Aliases / Tables
Target version:
Start date:
11/26/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:

Description

idn_to_ascii() incorrectly converts some URLs,
for example it returns empty for "https://endpoints.office.com/endpoints/worldwide?clientrequestid=b10c5ed1-bad1-445f-b386-b919946339a7" URL (office365 ip range url)

it's more safe to use IDN only for 'host' type aliases (#7255, #10968) and inside URL/URLTable (#10321)

Actions #2

Updated by Jim Pingle over 3 years ago

  • Status changed from New to Pull Request Review
Actions #3

Updated by Renato Botelho over 3 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Viktor Gurov
  • Target version set to 2.5.0

PR has been merged. Thanks!

Actions #4

Updated by Viktor Gurov over 3 years ago

  • % Done changed from 0 to 100
Actions #5

Updated by Viktor Gurov over 3 years ago

  • Status changed from Feedback to Resolved

works as expected on 2.5.0.a.20201206.0250 -
now it only converts IDN for host type aliases

Actions

Also available in: Atom PDF