Bug 150312 - wget: no punycode conversion
Summary: wget: no punycode conversion
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Mads Martin Joergensen
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-13 08:56 UTC by Klaus Singvogel
Modified: 2006-02-13 11:06 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/