From: | Erik Wienhold <ewie(at)ewie(dot)name> |
---|---|
To: | "pgsql-www(at)lists(dot)postgresql(dot)org" <pgsql-www(at)lists(dot)postgresql(dot)org> |
Subject: | Broken links in mailinglist archive due to percent-encoding |
Date: | 2023-08-29 19:38:17 |
Message-ID: | 490774415.332981.1693337897979@office.mailbox.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
I've just send a mail [1] to pgsql-general and the mailinglist archive shows
a broken link [2]. I included the correct link [3] in my message and also
received my message with the correct link from the list.
It looks like the archive percent-encodes subcomponent delimiters in the query
component. Perhaps the encoding is allowed and it's just git.postgresql.org
that can't handle it. But I'm pretty sure that links to git.postgresql.org
from the archive worked in the past.
[1] https://www.postgresql.org/message-id/1550267563.330669.1693335893138%40office.mailbox.org
[2] https://git.postgresql.org/gitweb/?p=postgresql.git%3Ba%3Dblob%3Bf%3Dsrc%2Fbin%2Fpsql%2Fdescribe.c%3Bh%3Dbac94a338cfbc497200f0cf960cbabce2dadaa33%3Bhb%3D9b581c53418666205938311ef86047aa3c6b741f#l1149
[3] https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/bin/psql/describe.c;h=bac94a338cfbc497200f0cf960cbabce2dadaa33;hb=9b581c53418666205938311ef86047aa3c6b741f#l1420
--
Erik
From | Date | Subject | |
---|---|---|---|
Next Message | Cédric Villemain | 2023-08-31 15:24:23 | what about adding CategoryTree support to the wiki ? |
Previous Message | Magnus Hagander | 2023-08-28 18:48:12 | Re: [PATCH] pglister: auth_receive: Indicate when PGAUTH_KEY is invalid instead of crashing |