View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000292 | file | General | public | 2021-10-18 11:00 | 2021-10-28 16:41 |
| Reporter | mikewalrus | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.40 | ||||
| Summary | 0000292: HTML files with LaTeX keywords are identified as LaTeX files. | ||||
| Description | An HTML file containing magic entries like `\begin' is identified as a "LaTeX document". | ||||
| Steps To Reproduce | Save the following to a.html, and run file on it. <!doctype html> <html> <head> <title>title</title> </head> <body>
</body> </html> | ||||
| Tags | magic | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-10-18 11:00 | mikewalrus | New Issue | |
| 2021-10-18 11:00 | mikewalrus | Tag Attached: magic | |
| 2021-10-28 16:40 | christos | Assigned To | => christos |
| 2021-10-28 16:40 | christos | Status | new => assigned |
| 2021-10-28 16:41 | christos | Status | assigned => resolved |
| 2021-10-28 16:41 | christos | Resolution | open => fixed |
| 2021-10-28 16:41 | christos | Note Added: 0003666 |