bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [bug #50556] When using international TLD, instead of encodin


From: Tim Ruehsen
Subject: [Bug-wget] [bug #50556] When using international TLD, instead of encoding domain part using puny code, wget encodes it as precent encoding.
Date: Thu, 16 Mar 2017 06:51:06 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #50556 (project wget):

                  Status:                    None => Wont Fix               
             Assigned to:                    None => rockdaboot             
             Open/Closed:                    Open => Closed                 
        Operating System:                  Mac OS => None                   

    _______________________________________________________

Follow-up Comment #1:

We recently moved to IDNA 2008 + TR46 non-transitional.

Regarding that standard, your domain label '╯°□°╯┻━┻' contains
disallowed characters. If you think that is wrong, you should get in contact
with the Unicode consortium or the IETF.

You could still use an older version of wget that uses IDNA 2003 or do the
punycode translation yourself with
  $ idn '╯°□°╯┻━┻.tk'

The IDNA2008 tool 'idn2' gives:
  string contains a disallowed character
no matter if you are using TR46 preprocessing or not.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50556>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]