[
https://issues.apache.org/jira/browse/JCR-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155565#comment-13155565
]
Alexander Klimetschek commented on JCR-3150:
--------------------------------------------
If you say it's the webdav mounted under http://server:4502/, I guess this is a
Sling box and using the Sling webdav. This has its own mime type mapping config.
> Add FLV to mimetypes.properties
> -------------------------------
>
> Key: JCR-3150
> URL: https://issues.apache.org/jira/browse/JCR-3150
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-jcr-server
> Affects Versions: 2.2, 2.3
> Reporter: Mike Pfaff
> Priority: Minor
>
> Currently flash videos are stored with a mimetype of application/octet-stream
> because the .flv extension is not recognized. This leads to subsequent
> processes (e.g. video workflows, thumbnail extraction, etc.) ignoring these
> FLV files completely. Could you thus add the following line to the
> jackrabbit-jcr-server/src/main/resources/org/apache/jackrabbit/server/io/mimetypes.properties
> file:
> flv=video/x-flv
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira