[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] [bug] invalid gopher HTML links in 2.9.0dev.3
From: |
Martijn Dekker |
Subject: |
Re: [Lynx-dev] [bug] invalid gopher HTML links in 2.9.0dev.3 |
Date: |
Mon, 26 Aug 2019 17:46:33 +0200 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
Op 26-08-19 om 15:41 schreef Martijn Dekker:
In lynx 2.9.0dev.3, when going to:
gopher://gopher.metafilter.com/1/MetaFilter
all links point to broken addresses like:
gopher://gopher.metafilter.com:70:/hMetaFilter/Bom-bom-bi-bom-bi-dum-bum-bay.html
whereas in 2.8.9rel.1 they point to correct addresses like:
gopher://gopher.metafilter.com/h/MetaFilter/Bom-bom-bi-bom-bi-dum-bum-bay.html
The attached patch restores 2.8.8rel.1 behaviour for me.
It might be undesirable or wrong in some way, so feel free to change or
ignore at will.
Note that the hardcoded default port 80 was also incorrect. We're
parsing Gopher menu links to HTML documents loaded over Gopher, so the
default port is 70.
- M.
--
modernish -- harness the shell
https://github.com/modernish/modernish
gopher.patch
Description: Text document