[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] non-ascii characters in URLs
From: |
Thomas Dickey |
Subject: |
Re: [Lynx-dev] non-ascii characters in URLs |
Date: |
Mon, 02 Jan 2012 15:04:52 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Mon, Jan 02, 2012 at 08:21:39PM +0100, Klaus-Peter Wegge wrote:
> Dear Lynx Team,
>
> URLs with non-ascii characers are getting more popular in Europe.
> For example: http://www.hörkomm.de (German site).
well... other users would be set up for using UTF-8 encoding.
But that isn't quite the problem. After running some checks
to refresh my memory:
a) from the command-line, lynx accepts just URLs that contain ISO-8859-1.
b) in webpages, lynx accepts more flavors.
c) lynx displays those URLs using translation from the IDNA library
(which is helpful in some ways, not in others).
Actually (for your test url), in Firefox I get a page saying "no pages
found". I can get the same result by following a suitable link from
lynx. Attaching files that I used for experimenting with lynx, for
discussion purposes...
> lynx releases (2.8.6 and 2.8.7) cannot deal with such URLs on my suse or
> debian mashines, while various grafic browsers and even LINKS on the
> same systems can handel such URLs. More precisely:
> lynx cannot connect the remote host for this URLs.
> The effect is the same when specifiying the URL on the command line, in
> the goto-command or when the URL is a link in a HTML document.
> I also tryed to map the character "ö" by ö . No effect.
> Is this a problem of setting the characterset (I use ISO Latin 1,
> iso-8859-1) or LOCALE?
>
> Can someone from the developper team try to visit the example site,
> please? Do you have the same problem with the current lynx-dev version?
>
> Thanks for your help
>
> Klaus
>
> ---
> _______________________________________________
> Lynx-dev mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/lynx-dev
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- [Lynx-dev] non-ascii characters in URLs, Klaus-Peter Wegge, 2012/01/02
- Re: [Lynx-dev] non-ascii characters in URLs,
Thomas Dickey <=
- Re: [Lynx-dev] non-ascii characters in URLs, Klaus-Peter Wegge, 2012/01/03
- Re: [Lynx-dev] non-ascii characters in URLs, Thorsten Glaser, 2012/01/03
- Re: [Lynx-dev] non-ascii characters in URLs, Klaus-Peter Wegge, 2012/01/03
- Re: [Lynx-dev] non-ascii characters in URLs, Thorsten Glaser, 2012/01/03
- Re: [Lynx-dev] non-ascii characters in URLs, Keith Bowes, 2012/01/09
- Re: [Lynx-dev] non-ascii characters in URLs, Thorsten Glaser, 2012/01/09
- 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