#1426 net.connect / resolvers do not perform IDNA transform

Reporter Zash
Owner Zash
Created
Updated
Stars ★ (1)
Tags
  • Type-Defect
  • Status-Fixed
  • Priority-Medium
  • Milestone-0.11
  1. Zash on

    What steps will reproduce the problem? 1. net.http.request("http://ツ.example.net/", ...) 2. observe DNS requests done 3. ignore actual HTTP result What is the expected output? DNS requests for xn--bdk.example.net What do you see instead? DNS requests for ツ.example.net What version of the product are you using? On what operating system? 0.11.2 Please provide any additional information below.

  2. Zash on

    Changes
    • owner Zash
    • tags Status-Started
  3. Zash on

    Fixed in https://hg.prosody.im/trunk/rev/94c9c574cd8a.

    Changes
    • tags Status-Fixed
  4. Zash on

    This also fixes s2s with IDNA hosts in trunk

New comment

Not published. Used for spam prevention and optional update notifications.