View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000252 | file | General | public | 2021-03-31 07:40 | 2021-04-19 18:58 |
Reporter | malat | Assigned To | christos | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.38 | ||||
Fixed in Version | 5.41 | ||||
Summary | 0000252: mime-type: image/jpeg instead of image/jls | ||||
Description | It would be nice to disambiguate 'image/jpeg' vs 'image/jls' mime type as seen in the example attached. $ file --mime-type filelogo.jls filelogo.jls: image/jpeg with: $ file --version file-5.38 magic file from /etc/magic:/usr/share/misc/magic For reference: * https://www.iana.org/assignments/media-types/image/jls Implementation used to generate this JPEG-LS file is at: * https://github.com/team-charls/charls | ||||
Steps To Reproduce | $ file --mime-type filelogo.jls filelogo.jls: image/jpeg | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-31 07:40 | malat | New Issue | |
2021-03-31 07:40 | malat | File Added: filelogo.jls | |
2021-04-19 18:58 | christos | Assigned To | => christos |
2021-04-19 18:58 | christos | Status | new => assigned |
2021-04-19 18:58 | christos | Status | assigned => resolved |
2021-04-19 18:58 | christos | Resolution | open => fixed |
2021-04-19 18:58 | christos | Fixed in Version | => 5.41 |
2021-04-19 18:58 | christos | Note Added: 0003591 |