Re: [pgAdmin4][patch] Correct handling of URL param values whenstriping version number - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][patch] Correct handling of URL param values whenstriping version number
Date
Msg-id CA+OCxozHiba_b2Yo4kVLVerqSrgxsits5abfc=hKQqtYe94Yyw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][patch] Correct handling of URL param values when stripingversion number  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Thu, Aug 16, 2018 at 9:13 AM, Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is minor patch to correctly handle "values" in web/pgadmin/__init__.py -> strip_version_number which can be None in some cases and will cause exception when None .

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Correctly handle "values" inweb/pgadmin/__init__.py
Next
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][RM2927] Move all CSS into SCSS files for consistency and ease of colour maintenance etc.