Re: [RM#3998] Custom encode forward slashes in the grid title

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [RM#3998] Custom encode forward slashes in the grid title
Date: 2019-03-01 10:14:47
Message-ID: CAM9w-_ntv4=S1Y70A72WDxJVT-s5nOAyWpeWTBAtEuEcfYimPg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Murtuza,

Will this work if server name contains - !PG! ?

On Fri, Mar 1, 2019 at 12:18 PM Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Hello,
>
> PFA patch for the issue RM#3998. If the URL contains the forward slash
> value in the query tool title and if pgAdmin4 is behind Apache server then
> it fails to open to query tool and the user gets an error 404 because by
> default Apache does not allow encoded slashes in the URL and return 404.
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2019-03-01 10:37:02 Re: [RM#3998] Custom encode forward slashes in the grid title
Previous Message Akshay Joshi 2019-03-01 09:07:22 [pgAdmin4][Patch]: RM #3659 Query tool does not give warning when Auto Commit is turned on in an incomplete transaction