NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item2230: mime.types needs entry for Office 2007
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
viewfile |
|
Otherwise, IE will think that Office 2007 files (.docx, etc) are zip files.
Need to add the following line to
data/mime.types:
application/vnd.openxmlformats docx pptx xlsx
This is quite important when using the
viewfile script, so it might be worth adding as a known issue.
--
AndrewJones - 09 Oct 2009
Hmm, I thought
mime.types was simply shipped with Foswiki, but it looks like it is created somewhere.
--
AndrewJones - 09 Oct 2009
Not sure what confused me last time, but its done
--
AndrewJones - 30 Oct 2009