View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000463 | file | General | public | 2023-06-26 22:00 | 2023-07-17 16:08 |
| Reporter | oleg.andreyev | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.41 | ||||
| Fixed in Version | 5.45 | ||||
| Summary | 0000463: CSV is detected as ASCII text | ||||
| Description | CSV file is sometimes is detected as ASCII, while it's actually a CSV file. | ||||
| Steps To Reproduce | Download attached two files: ``` ❯ file test.csv test.csv: ASCII text ``` ``` ❯ file test2.csv test2.csv: CSV text ``` | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-06-26 22:00 | oleg.andreyev | New Issue | |
| 2023-06-26 22:00 | oleg.andreyev | File Added: test2.csv | |
| 2023-06-26 22:00 | oleg.andreyev | File Added: test.csv | |
| 2023-07-17 16:08 | christos | Assigned To | => christos |
| 2023-07-17 16:08 | christos | Status | new => assigned |
| 2023-07-17 16:08 | christos | Status | assigned => resolved |
| 2023-07-17 16:08 | christos | Resolution | open => fixed |
| 2023-07-17 16:08 | christos | Fixed in Version | => 5.45 |
| 2023-07-17 16:08 | christos | Note Added: 0003960 |