View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000713 | file | General | public | 2026-02-09 13:51 | 2026-02-09 15:33 |
| Reporter | georges | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 5.46 | ||||
| Summary | 0000713: small csv files are classified as ascii text | ||||
| Description | File 5.44, 5.45, and 5.46 all classify a small csv file differently. Though 5.46 doesn't classify it as a csv at all even though it is. # File 5.44 $ file example.csv example.dos.csv example.csv: CSV text example.dos.csv: CSV text # File 5.45 $ file example.csv example.dos.csv example.csv: CSV ASCII text example.dos.csv: CSV ASCII text # File 5.46 $ file example.csv example.dos.csv example.csv: ASCII text example.dos.csv: ASCII text, with CRLF line terminators | ||||
| Tags | No tags attached. | ||||