export-csv icon indicating copy to clipboard operation
export-csv copied to clipboard

exporting.filename doesn't work in Safari

Open KacperMadej opened this issue 9 years ago • 0 comments

exporting.filename is not applied for CSV nor XLS, when using Safari.

Example: http://jsfiddle.net/cqjvD/1070/

Tested in Safari (OS X) 9.0.1 and 5.1.17 (Windows).

Edit: The problem comes from hard-coded header here - https://raw.githubusercontent.com/highslide-software/highcharts.com/master/studies/csv-export/csv.php

KacperMadej avatar Feb 12 '16 14:02 KacperMadej