View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000423 | file | General | public | 2023-02-12 23:25 | 2023-03-11 18:12 |
| Reporter | jpferreira | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.44 | ||||
| Fixed in Version | 5.45 | ||||
| Summary | 0000423: Doesn't properly identify Mathematica notebooks MIME type | ||||
| Description | Trying to identify a Mathematica notebook MIME type using "file" will say "text/plain", even thought Mathematica has registered MIME types, which you can see in the section "Background & Context" on the following URL: https://reference.wolfram.com/language/ref/format/NB.html Also, the beginning of the file also includes some information about that, e.g.: (* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 12.1' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 158, 7] NotebookDataLength[ 405898, 6949] NotebookOptionsPosition[ 403928, 6910] NotebookOutlinePosition[ 404321, 6926] CellTagsIndexPosition[ 404278, 6923] WindowFrame->Normal*) (* Beginning of Notebook Content *) (...) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-02-12 23:25 | jpferreira | New Issue | |
| 2023-03-11 18:12 | christos | Assigned To | => christos |
| 2023-03-11 18:12 | christos | Status | new => assigned |
| 2023-03-11 18:12 | christos | Status | assigned => resolved |
| 2023-03-11 18:12 | christos | Resolution | open => fixed |
| 2023-03-11 18:12 | christos | Fixed in Version | => 5.45 |
| 2023-03-11 18:12 | christos | Note Added: 0003913 |