[
https://issues.apache.org/jira/browse/JCR-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting closed JCR-1172.
------------------------------
Resolution: Fixed
Please don't reopen issues that have already been closed for a release.
Regressions should be filed as new bug reports and additional improvements as
new improvement requests.
> Better MimeType Handling
> ------------------------
>
> Key: JCR-1172
> URL: https://issues.apache.org/jira/browse/JCR-1172
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-webdav
> Affects Versions: 1.3
> Reporter: Claus Köll
> Assignee: angela
> Fix For: 1.4
>
>
> After saving a Excel File through WebDAV the mimetype will be changed.
> The mimetype for a Win2000 Exel File is application/vnd.ms-excel. This will
> be changed to application/msexcel.
> Also problems makes the new office 07 format (docx,xlsx,pptx). They will also
> be changed to application/octet-stream (default mimetype).
> We have a lot of file types that we store in jackrabbit that are not in the
> properties file (MSInfoPath-, OutlookMsg-, MsAccess-Files, ...)
> I think it will be better to let the mimetype property untouched if a
> mimetype is present so we must not put all the possible mimetypes in the
> property file.
> BR
> claus
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.