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

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][patch] Correct handling of URL param values when striping version number
Date: 2018-08-16 08:13:57
Message-ID: CAM9w-_mhQqH4bVzX+mQUG04WHr4jhNwQhES_EhMW-iZZ2-mntw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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"

Attachment Content-Type Size
StripVersionHandling.patch application/octet-stream 568 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-08-16 08:15:11 Re: [pgAdmin4][RM2927] Move all CSS into SCSS files for consistency and ease of colour maintenance etc.
Previous Message Aditya Toshniwal 2018-08-16 05:14:07 Re: [pgAdmin4][RM2927] Move all CSS into SCSS files for consistency and ease of colour maintenance etc.