[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] non-ascii characters in URLs
From: |
Thorsten Glaser |
Subject: |
Re: [Lynx-dev] non-ascii characters in URLs |
Date: |
Tue, 3 Jan 2012 11:05:44 +0000 (UTC) |
Klaus-Peter Wegge dixit:
> The w3c validator says this file is valid html.
The HTML may be valid, but the link still doesn’t match the
syntax for URIs. This is an IDN, and all links (in the HTML)
*MUST* be in the form: http://www.xn--hrkomm-wxa.de/
This is also the hostname to use in vhosts, etc.
User agents MAY (but need not) render that in the non-ASCII
form. Lynx doesn’t (well mine – I think there’s an option
to link libidn now).
bye,
//mirabilos
--
“Having a smoking section in a restaurant is like having
a peeing section in a swimming pool.”
-- Edward Burr
- [Lynx-dev] non-ascii characters in URLs, Klaus-Peter Wegge, 2012/01/02
- Re: [Lynx-dev] non-ascii characters in URLs, David Dorward, 2012/01/03
- Re: [Lynx-dev] non-ascii characters in URLs, Keith Bowes, 2012/01/09
- Re: [Lynx-dev] non-ascii characters in URLs, David Dorward, 2012/01/09
- Re: [Lynx-dev] non-ascii characters in URLs, David Woolley, 2012/01/03
- Re: [Lynx-dev] non-ascii characters in URLs, Thomas Dickey, 2012/01/03
Re: [Lynx-dev] non-ascii characters in URLs, Thorsten Glaser, 2012/01/02