Re: Deal with <>s in message IDs

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Vik Fearing <vik(at)xocolatl(dot)community>
Cc: Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: Deal with <>s in message IDs
Date: 2014-10-30 12:01:12
Message-ID: CABUevEyvPEyRbNJAWZq8vGTwkqO0oJ0nVbSQmSL1SdcSmb2irg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Thu, Oct 30, 2014 at 12:56 PM, Vik Fearing <vik(at)xocolatl(dot)community> wrote:
> On 10/30/2014 12:46 PM, Magnus Hagander wrote:
>> On Wed, Oct 29, 2014 at 5:28 PM, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com> wrote:
>>> If you're referring to the <> issue, my problem is this: If you paste
>>> '<message-ID>' into commitfest instead of just 'message-ID' you get no
>>> results, because it creates a URL that contains the <>s. Obviously
>>> commitfest could be taught to strip <>, but ISTM it's more useful to have
>>> pgarchives do it.
>>
>> Yeah, I still don't understand what you mean. And I'd still need an
>> example link that shows the wrong thing, both to understand it and to
>> verify a fix..
>
>
> http://www.postgresql.org/message-id/%3CCABUevEyy05BHq21BA0CgYcsmvd06ZKXpXPAwr1khZ+RGk+4PUA@mail.gmail.com%3E
>
> versus
>
> http://www.postgresql.org/message-id/CABUevEyy05BHq21BA0CgYcsmvd06ZKXpXPAwr1khZ+RGk+4PUA@mail.gmail.com

Ok, I'm sorry, but I'm still confused here. Where do we actually
generate the first link, the one that's wrong? Do we put the wrong
thing in our thread browsing somewhere? If so, I'm still failing to
find it :)

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

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Alvaro Herrera 2014-10-30 12:12:59 Re: Deal with <>s in message IDs
Previous Message Vik Fearing 2014-10-30 11:56:46 Re: Deal with <>s in message IDs