Re: [pgAdmin][RM4407] White page on PG admin 4.9 when locale is French - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin][RM4407] White page on PG admin 4.9 when locale is French
Date
Msg-id CA+OCxozLKSKv0KxQWrMuNuWdgSi6KA2qJH2nRzaV5HzzKMMMRQ@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM4407] White page on PG admin 4.9 when locale is French  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Fri, Jun 28, 2019 at 7:04 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix an issue where the rendered utils.js breaks when locale is French. The French characters can have single quotes. Code is changed to use double quotes around the strings.

The patch was sent to the user facing this, and the issue was resolved for him.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | 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: Fix a quoting issue that caused a blank UI to be disp
Next
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4335] Add EXPLAIN option SETTINGS and SUMMARY