conveyal / analyst-server

DEPRECATED; see https://github.com/conveyal/analysis-ui
MIT License
37 stars 6 forks source link

Cannot use commas in query name #239

Closed mattwigway closed 8 years ago

mattwigway commented 8 years ago

If you use commas in a query name and then try to download that query as GIS, Chrome thinks you're sending multiple Content-Disposition headers: http://stackoverflow.com/questions/15599618 . We just need to sanitize query names before offering them for download.