View Issue Details

IDProjectCategoryView StatusLast Update
0000487fileGeneralpublic2023-12-24 20:32
Reporteruniqx Assigned Tochristos  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.44 
Fixed in VersionHEAD 
Summary0000487: file fails to classify OnionBrowser.ipa correctly
DescriptionI 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
TagsNo tags attached.

Activities

christos

2023-12-24 20:32

manager   ~0003990

Added some simple magic.

Issue History

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 => HEAD
2023-12-24 20:32 christos Note Added: 0003990