← Back to team overview

registry team mailing list archive

[Bug 129752] Re: wget does not handle IDN domains

 

I wonder how well this really is fixed upstream. Even when I build
against libidn, and wget claims to have +iri the test still fails.

The libidn version being libidn11 1.18-1.

andreas@natty:~$ wget --version
GNU Wget 1.12 built on linux-gnu.

+digest +ipv6 +nls +ntlm +opie +md5/openssl +https -gnutls +openssl 
+iri 

Wgetrc: 
    /etc/wgetrc (system)
Locale: /usr/share/locale 
Compile: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc" 
    -DLOCALEDIR="/usr/share/locale" -I. -I../lib -Iyes/include -g -O2 
    -D_FILE_OFFSET_BITS=64 -O2 -g -Wall 
Link: gcc -g -O2 -D_FILE_OFFSET_BITS=64 -O2 -g -Wall -Wl,-Bsymbolic-functions 
    -Lyes/lib /usr/lib/libssl.so /usr/lib/libcrypto.so -ldl -lrt -lidn 
    ftp-opie.o openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a 

Copyright © 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Originally written by Hrvoje Nikšić <hniksic@xxxxxxxxxx>.
Currently maintained by Micah Cowan <micah@xxxxxxxxxx>.
Please send bug reports and questions to <bug-wget@xxxxxxx>.
andreas@natty:~$ wget http://www.köln.de/
--2010-11-27 14:23:58--  http://www.k%C3%B6ln.de/
Resolving www.köln.de (www.köln.de)... failed: Name or service not known.
wget: unable to resolve host address “www.köln.de”
andreas@natty:~$

-- 
wget does not handle IDN domains
https://bugs.launchpad.net/bugs/129752
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.