Re: Mailing list archives redirect loop when Message-ID has slashes
От | Magnus Hagander |
---|---|
Тема | Re: Mailing list archives redirect loop when Message-ID has slashes |
Дата | |
Msg-id | CABUevEzfJ5ZBRA5vijcQ30y_2e0BxGLG8Ejg60u3ihe04oL17g@mail.gmail.com обсуждение исходный текст |
Ответ на | Mailing list archives redirect loop when Message-ID has slashes (Sehrope Sarkuni <sehrope@jackdb.com>) |
Список | pgsql-www |
On Mon, Feb 18, 2019 at 4:38 PM Sehrope Sarkuni <sehrope@jackdb.com> wrote:
The commit notification messages from GitHub recently changed their Message-ID format to include the repository and couple other items separated by slashes. Here's an example: pgjdbc/pgjdbc/push/refs/heads/master/7b52b0-4cd3f0@github.comPretty sure the messages are being archived correctly as they show up in the search list, but you can't access any of them via the mailing list web interface as all message specific URLs redirecting back to themselves:$ curl --head https://www.postgresql.org/message-id/pgjdbc/pgjdbc/push/refs/heads/master/5965f3-61cc27@github.com/HTTP/1.1 301 Moved PermanentlyContent-Length: 0Content-Type: text/html; charset=utf-8Date: Mon, 18 Feb 2019 14:59:01 GMTServer: lighttpd/1.4.45location: /message-id/pgjdbc/pgjdbc/push/refs/heads/master/5965f3-61cc27@github.comX-Varnish: 308386 337585Age: 1183Via: 1.1 varnish-v4Strict-Transport-Security: max-age=31536000Connection: keep-alive
Hi!
That was indeed broken. I've pushed a fix now. Some of the existing messages are still cached with the incorrect redirect, but those will automatically start working once the cache expires. Non-cached ones already work now.
Thanks for the report!
//Magnus
В списке pgsql-www по дате отправления: