[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] ANN: lynx2.9.0dev.5
From: |
Thomas Dickey |
Subject: |
Re: [Lynx-dev] ANN: lynx2.9.0dev.5 |
Date: |
Tue, 3 Mar 2020 05:07:00 -0500 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Fri, Feb 28, 2020 at 09:59:44PM +0100, Martijn Dekker wrote:
> Op 28-02-20 om 02:59 schreef Thomas Dickey:
> > 2020-02-27 (2.9.0dev.5)
>
> Gopher URLs for HTML pages geneated from menus are still broken, with a
> missing slash after '/h'.
>
> E.g. when visiting gopher://gopher.metafilter.com/1/MetaFilter
>
> the menu produces links like:
> gopher://gopher.metafilter.com/hMetaFilter/The-Loneliness-of-the-Long-Distance-Writer.html
>
> which should be:
> gopher://gopher.metafilter.com/h/MetaFilter/The-Loneliness-of-the-Long-Distance-Writer.html
hmm - we discussed this in August,
https://lists.nongnu.org/archive/html/lynx-dev/2019-08/msg00075.html
and though it looks odd, seems to work.
As I recall it, that's because the gopher selector looks
at that first character "h", and doesn't rely on a separator.
Is there some link that's not working in dev.5/dev.6 ?
--
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
- Re: [Lynx-dev] ANN: lynx2.9.0dev.5,
Thomas Dickey <=