pgAdmin 4 commit: Ensure that Firefox prompts for a filename/location w

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that Firefox prompts for a filename/location w
Date: 2019-03-12 12:45:29
Message-ID: E1h3gmf-0006eN-61@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that Firefox prompts for a filename/location when downloading query results as a CSV file. Fixes #4071

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2356988bdfef515d88c10c7b0ed6c5b7a9838358

Modified Files
--------------
docs/en_US/release_notes_4_4.rst | 3 ++-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 7 +++++--
2 files changed, 7 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-12 12:46:18 Re: [pgAdmin4][Patch]: RM 4071 - Download as CSV broken on Firefox
Previous Message Dave Page 2019-03-12 12:43:57 Re: [pgAdmin4][RM4017] Query Tool History persistence