Bug 150312

Summary: wget: no punycode conversion
Product: [openSUSE] SUSE Linux 10.1 Reporter: Klaus Singvogel <kssingvo>
Component: NetworkAssignee: Mads Martin Joergensen <mmj>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Klaus Singvogel 2006-02-13 08:56:09 UTC
I tried to download from a German Umlaut-Domain, and noticed that wget is not capable to translate the domain into a Punycode encoding, and therefore the download failed.

Example:
   wget http://www.gunnar-gröbel.de/assets/images/Verkehr/239.gif
should be converted (internaly) to:
   wget http://www.xn--gunnar-grbel-djb.de/assets/images/Verkehr/239.gif

Please note: konqueror and mozilla can display 'http://www.gunnar-gröbel.de/assets/images/Verkehr/239.gif'

For more information about Punycode look at http://www.ietf.org/rfc/rfc3492.txt or http://en.wikipedia.org/wiki/Punycode
Comment 1 Michael Gross 2006-02-13 11:02:21 UTC
I'd like to see wget being able to handle large files btw ;)
Comment 2 Hendrik Vogelsang 2006-02-13 11:06:36 UTC
talk to the wget developers then

http://www.gnu.org/software/wget/