pgAdmin 4 commit: Loading the explain.js as 'application/javascript' - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Loading the explain.js as 'application/javascript'
Date
Msg-id E1b2BY0-0000zi-FG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Loading the explain.js as 'application/javascript'

On some older version of browser, it was considering it as HTML.

Thanks Neel Patel for reporting.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3bbfd8a19f20d19551bab037c4b15bb05a8031ce

Modified Files
--------------
web/pgadmin/misc/__init__.py | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved a bug about listing file type listing, 'All
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: [Python 3 compatibility] Introduced a separate HTML s