#12757 closed defect (bug) (fixed)
Add .csv to upload whitelist
| Reported by: | dd32 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Upload | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: |
Description
The upload classifies .csv files as unsafe.
Attachments (1)
Change History (6)
#2
@
16 years ago
- Resolution fixed
- Status closed → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [13962]) Allow .csv. fixes #12757