dbca-wa / sdis

A web based project approval, documentation and reporting system
https://sdis.dbca.wa.gov.au/
8 stars 3 forks source link

SDIS dumps the project CSV to screen on Safari #195

Closed ben3000 closed 2 years ago

ben3000 commented 2 years ago

Problem

Tapping the Download all Projects button on the Browse all Projects page dumps the CSV to screen on Safari.

Reproducible example

florianm commented 2 years ago

This sounds like we're missing a content disposition header. Will investigate.