#12757 closed defect (bug) (fixed)
Add .csv to upload whitelist
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Upload | Keywords: | needs-patch |
| Focuses: | Cc: |
Description
The upload classifies .csv files as unsafe.
Attachments (1)
Change History (6)
#2
@
16 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Would like to see support for tsv files as well.
#4
@
16 years ago
See http://www.iana.org/assignments/media-types/text/ for a list of the mime types (If any questions the 'tsv' => 'text/tab-separated-values',)
Note: See
TracTickets for help on using
tickets.
(In [13962]) Allow .csv. fixes #12757