From: Tim Vaughan Date: Tue, 9 Jun 2020 09:17:05 +0000 (+0200) Subject: Revert port-stripping from elpher-address-to-url. X-Git-Tag: v2.7.11~2 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=a247f9f44f2dfd0b135ba310a8a9fe770a94ce8a;hp=a247f9f44f2dfd0b135ba310a8a9fe770a94ce8a Revert port-stripping from elpher-address-to-url. This seemed to be randomly adding the :0 port specifier to URLs, breaking links. The stripping should be implemented, but this requires more thought. ---