| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL WWW <pgsql-www(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Busted links in commit emails |
| Date: | 2020-12-28 15:31:18 |
| Message-ID: | CABUevEwDExcuRk0-SdPKmhjmNoYcGY9-uCz+J6saqZC+Ys0=Ww@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On Mon, Dec 28, 2020 at 4:08 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> The last few messages in pgsql-committers show links like
>
> Details
> -------
>
> https://git.postgresql.org/pg/commitdiff/643428c54b95d472c6d949c3c3c11f347e371a2b
>
> which yields a 404. The correct link seems to be
>
>
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=643428c54b95d472c6d949c3c3c11f347e371a2b
>
> Not sure what changed ...
>
Ugh. Configuration error on my part with some changes made yesterday, and
then the incorrect result ended up getting cached.
The link in the mail is correct -- but it's supposed to result in a
redirect to that gitweb link. Which it now does again.
Thanks for the report!
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2020-12-28 15:40:26 | Re: Busted links in commit emails |
| Previous Message | Tom Lane | 2020-12-28 15:08:45 | Busted links in commit emails |