Thread: submitbug update only halfway there

submitbug update only halfway there

From
Tom Lane
Date:
I notice that
https://www.postgresql.org/account/submitbug/
mentions 9.6.0 as a supported release in this text:
   Make sure you are running the latest available minor release for your   major version before reporting a bug. The
currentlist of supported   versions is 9.6.0, 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23.
 

but the pop-up menu for "** Select version" still has 9.6rc1.
        regards, tom lane



Re: submitbug update only halfway there

From
Stephen Frost
Date:
* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> I notice that
> https://www.postgresql.org/account/submitbug/
> mentions 9.6.0 as a supported release in this text:
>
>     Make sure you are running the latest available minor release for your
>     major version before reporting a bug. The current list of supported
>     versions is 9.6.0, 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23.
>
> but the pop-up menu for "** Select version" still has 9.6rc1.

Thanks, we're looking into it...

Stephen

Re: submitbug update only halfway there

From
Magnus Hagander
Date:
On Thu, Sep 29, 2016 at 3:58 PM, Stephen Frost <sfrost@snowman.net> wrote:
* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> I notice that
> https://www.postgresql.org/account/submitbug/
> mentions 9.6.0 as a supported release in this text:
>
>     Make sure you are running the latest available minor release for your
>     major version before reporting a bug. The current list of supported
>     versions is 9.6.0, 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23.
>
> but the pop-up menu for "** Select version" still has 9.6rc1.

Thanks, we're looking into it...


Should be fixed now. 


--

Re: submitbug update only halfway there

From
Tom Lane
Date:
Magnus Hagander <magnus@hagander.net> writes:
>> * Tom Lane (tgl@sss.pgh.pa.us) wrote:
>>> but the pop-up menu for "** Select version" still has 9.6rc1.

> Should be fixed now.

Looks good from here.  Thanks!
        regards, tom lane