Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certain file types do not render #141

Open
caileyfitz opened this issue Feb 2, 2015 · 2 comments
Open

Certain file types do not render #141

caileyfitz opened this issue Feb 2, 2015 · 2 comments

Comments

@caileyfitz
Copy link

There were a number of bugs reported on the 0.24 Trello regarding rendering of file types. I have listed them below:

  • In IE 11, webm files do not render, but just displays "Invalid Source"
  • In IE 11, ogg files do not render, but instead display "Invalid Source."
  • In IE 11, .ogv video files do not render, but display "invalid source"
  • In IE 11, .wav files do not play, but displays "Invalid Source."
@mfraezz
Copy link
Member

mfraezz commented Aug 27, 2015

This is expected. IE doesn't support .webm unless the user installs that codec, but doesn't tell them to / how to do so. It doesn't support the other filetypes at all. The only thing we could do in this case would be to tell IE users to not use IE.

@ajski
Copy link

ajski commented Jan 25, 2018

Tested this issue and documented my findings on JIRA ticket https://openscience.atlassian.net/browse/OSF-9205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants