View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000487 | file | General | public | 2023-11-15 10:09 | 2023-12-24 20:32 |
| Reporter | uniqx | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.44 | ||||
| Fixed in Version | 5.46 | ||||
| Summary | 0000487: file fails to classify OnionBrowser.ipa correctly | ||||
| Description | I came across a file where the `file` seems to fail deducing the mime type correctly. | ||||
| Steps To Reproduce | ``` $ wget https://github.com/OnionBrowser/OnionBrowser/releases/download/v3.1.0/OnionBrowser.ipa $ file --mime-type OnionBrowser.ipa OnionBrowser.ipa: application/zip ``` the correct mime type would be: application/x-ios-app | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-11-15 10:09 | uniqx | New Issue | |
| 2023-12-24 20:31 | christos | Assigned To | => christos |
| 2023-12-24 20:31 | christos | Status | new => assigned |
| 2023-12-24 20:32 | christos | Status | assigned => resolved |
| 2023-12-24 20:32 | christos | Resolution | open => fixed |
| 2023-12-24 20:32 | christos | Fixed in Version | => 5.46 |
| 2023-12-24 20:32 | christos | Note Added: 0003990 |