public inbox for [email protected]  
help / color / mirror / Atom feed
annoying links
5+ messages / 3 participants
[nested] [flat]

* annoying links
@ 2019-04-04 12:59  Oleg Bartunov <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Oleg Bartunov @ 2019-04-04 12:59 UTC (permalink / raw)
  To: pgsql-www

It's quite annoying to click on the links like
https://www.postgresql.org/message-id/flat/9f88b5e0-6da2-5227-20d0-0d7012beaa1c(at)lab(dot)ntt(dot)c...
and found "NOT FOUND" page.

It happens on page
https://www.postgresql.org/message-id/[email protected]


Oleg
-- 
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company





^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: annoying links
@ 2019-04-07 13:14  Magnus Hagander <[email protected]>
  parent: Oleg Bartunov <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Magnus Hagander @ 2019-04-07 13:14 UTC (permalink / raw)
  To: Oleg Bartunov <[email protected]>; +Cc: pgsql-www

On Thu, Apr 4, 2019 at 2:59 PM Oleg Bartunov <[email protected]>
wrote:

> It's quite annoying to click on the links like
>
> https://www.postgresql.org/message-id/flat/9f88b5e0-6da2-5227-20d0-0d7012beaa1c(at)lab(dot)ntt(dot)c...
> and found "NOT FOUND" page.
>
> It happens on page
>
> https://www.postgresql.org/message-id/[email protected]


Hmm. That is indeed quite annoying.

Do you know offhand if this is something that happend recently (in relation
to a change we made somewhere), or if it has been that way "all the time"?
I can't find anything obvious that changed it, but maybe something came
along with a django upgrade or something like that. Or if it's been around
since forever, that'd be good to know in the process of figuring out how to
fix it :)

-- 
 Magnus Hagander
 Me: https://www.hagander.net/ <http://www.hagander.net/;
 Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/;


^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: annoying links
@ 2019-04-07 14:34  Tom Lane <[email protected]>
  parent: Magnus Hagander <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Tom Lane @ 2019-04-07 14:34 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; +Cc: Oleg Bartunov <[email protected]>; pgsql-www

Magnus Hagander <[email protected]> writes:
> On Thu, Apr 4, 2019 at 2:59 PM Oleg Bartunov <[email protected]>
> wrote:
>> It's quite annoying to click on the links like
>> https://www.postgresql.org/message-id/flat/9f88b5e0-6da2-5227-20d0-0d7012beaa1c(at)lab(dot)ntt(dot)c...
>> and found "NOT FOUND" page.

> Hmm. That is indeed quite annoying.

> Do you know offhand if this is something that happend recently (in relation
> to a change we made somewhere), or if it has been that way "all the time"?

A lot of the archives' links have been like that for a long time.
Some don't get the let's-obscure-this-email-address treatment,
but I have no idea what the difference is.

			regards, tom lane





^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: annoying links
@ 2019-04-07 15:01  Magnus Hagander <[email protected]>
  parent: Tom Lane <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Magnus Hagander @ 2019-04-07 15:01 UTC (permalink / raw)
  To: Tom Lane <[email protected]>; +Cc: Oleg Bartunov <[email protected]>; pgsql-www

On Sun, Apr 7, 2019 at 4:34 PM Tom Lane <[email protected]> wrote:

> Magnus Hagander <[email protected]> writes:
> > On Thu, Apr 4, 2019 at 2:59 PM Oleg Bartunov <[email protected]>
> > wrote:
> >> It's quite annoying to click on the links like
> >>
> https://www.postgresql.org/message-id/flat/9f88b5e0-6da2-5227-20d0-0d7012beaa1c(at)lab(dot)ntt(dot)c...
> >> and found "NOT FOUND" page.
>
> > Hmm. That is indeed quite annoying.
>
> > Do you know offhand if this is something that happend recently (in
> relation
> > to a change we made somewhere), or if it has been that way "all the
> time"?
>
> A lot of the archives' links have been like that for a long time.
> Some don't get the let's-obscure-this-email-address treatment,
> but I have no idea what the difference is.
>

That's interesting. Do you have an example of one that doesn't get broken?

-- 
 Magnus Hagander
 Me: https://www.hagander.net/ <http://www.hagander.net/;
 Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/;


^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: annoying links
@ 2019-04-07 15:16  Tom Lane <[email protected]>
  parent: Magnus Hagander <[email protected]>
  0 siblings, 0 replies; 5+ messages in thread

From: Tom Lane @ 2019-04-07 15:16 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; +Cc: Oleg Bartunov <[email protected]>; pgsql-www

Magnus Hagander <[email protected]> writes:
> On Sun, Apr 7, 2019 at 4:34 PM Tom Lane <[email protected]> wrote:
>> A lot of the archives' links have been like that for a long time.
>> Some don't get the let's-obscure-this-email-address treatment,
>> but I have no idea what the difference is.

> That's interesting. Do you have an example of one that doesn't get broken?

Ones where @ has been converted to %40 seem to work fine,
as for example in

https://www.postgresql.org/message-id/20190331224233.GC891537%40rfd.leadboat.com

but I've also seen it work when that wasn't done, as for example
the second message-id link in

https://www.postgresql.org/message-id/271bc1a7-2b59-e3f3-56b7-c8bc5456424a%402ndquadrant.com

So no, I don't know why some of the ones where the final component
does look like it could be an email address get the obscuring
treatment.

			regards, tom lane






^ permalink  raw  reply  [nested|flat] 5+ messages in thread


end of thread, other threads:[~2019-04-07 15:16 UTC | newest]

Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-04-04 12:59 annoying links Oleg Bartunov <[email protected]>
2019-04-07 13:14 ` Magnus Hagander <[email protected]>
2019-04-07 14:34   ` Tom Lane <[email protected]>
2019-04-07 15:01     ` Magnus Hagander <[email protected]>
2019-04-07 15:16       ` Tom Lane <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox