[RM#3998] Custom encode forward slashes in the grid title - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [RM#3998] Custom encode forward slashes in the grid title
Date
Msg-id CAKKotZRWwNQEjXiQ7BQH1mxQM8JLstcWW-Y0O9n8J=7HqEOt+g@mail.gmail.com
Whole thread Raw
Responses Re: [RM#3998] Custom encode forward slashes in the grid title
List pgadmin-hackers
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

Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Result grid rendering (was: Re: [pgAdmin4][Pattch] - RM #3673 -"Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file)
Next
From: Murtuza Zabuawala
Date:
Subject: [RM#4040] Fix Download CSV option on IE11