View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000252 | file | General | public | 2021-03-31 07:40 | 2023-04-17 12:46 |
Reporter | malat | Assigned To | christos | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | reopened | ||
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. | ||||
|
|
|
Added, thanks! |
|
It seems the issue is back. At least on Debian: % file --mime-type filelogo.jls filelogo.jls: image/jpeg with: % file --version file-5.44 magic file from /etc/magic:/usr/share/misc/magic * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034353 |
|
Upstream regression, bisect led to commit 19d5ac6c83fb5d0d9a3868f0f6f2709b1f11882f Author: Christos Zoulas <christos@zoulas.com> Date: Sat Aug 28 12:30:52 2021 +0000 restore jpeg strength to beat msdos boot sector Christoph |
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 | |
2023-04-13 13:37 | malat | Status | resolved => feedback |
2023-04-13 13:37 | malat | Resolution | fixed => reopened |
2023-04-13 13:37 | malat | Note Added: 0003922 | |
2023-04-17 12:46 | malat | Note Added: 0003923 | |
2023-04-17 12:46 | malat | Status | feedback => assigned |