Missing mime types
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mahara |
Invalid
|
Medium
|
Robert Lyon |
Bug Description
There are critical mime types missing for support of docx, pptx, xlsx files.
I believe this may work:
Add the following to htdocs/
<filetype>
<mimetypes>
</filetype>
<filetype>
<mimetypes>
</filetype>
<filetype>
<mimetypes>
</filetype>
Changed in mahara: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Robert Lyon (rlyon) |
milestone: | none → 1.8.0rc1 |
Changed in mahara: | |
milestone: | 1.8rc1 → 1.8.0 |
Which version of Mahara are you using? We can't replicate this on master (1.8-to-be) and demo.mahara.org (1.7) for example.
Can you also please provide which version of Apache you are using?