Re: [pgAdmin][RM4407] White page on PG admin 4.9 when locale is French

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM4407] White page on PG admin 4.9 when locale is French
Date: 2019-06-28 12:55:08
Message-ID: CA+OCxozLKSKv0KxQWrMuNuWdgSi6KA2qJH2nRzaV5HzzKMMMRQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Fri, Jun 28, 2019 at 7:04 AM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-06-28 13:26:37 Re: [pgAdmin][RM4335] Add EXPLAIN option SETTINGS and SUMMARY
Previous Message Dave Page 2019-06-28 12:55:01 pgAdmin 4 commit: Fix a quoting issue that caused a blank UI to be disp