Closed iyawnis closed 9 years ago
Introduce exportService.sanitizeFilename() which should be called from any place creating exports. For now it should make sure no invalid filename characters in the output file. This means at least commas should be removed.
Introduce exportService.sanitizeFilename() which should be called from any place creating exports. For now it should make sure no invalid filename characters in the output file. This means at least commas should be removed.