Re: [pgAdmin4][patch] Correct handling of URL param values when striping version number

2018-08-16 Thread Dave Page
Thanks, applied. On Thu, Aug 16, 2018 at 9:13 AM, Aditya Toshniwal < aditya.toshni...@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

[pgAdmin4][patch] Correct handling of URL param values when striping version number

2018-08-16 Thread Aditya Toshniwal
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 Compl