uclibs / scholar_uc_legacy

Source code for Scholar@UC up to version 3.x. Replaced by ucrate
Other
5 stars 1 forks source link

Port over video player fix from ucrate #1951

Closed bsp3ars closed 6 years ago

bsp3ars commented 6 years ago

Descriptive summary

Port over the fix for issue #351 in ucrate. The original issue was that the video derivatives that were generated were not being played in all browsers, specifically Safari. The fix is to modify a hyrax partial that displays the video element to have another source without the type attribute.

Link to ucrate repo issue

https://github.com/uclibs/ucrate/issues/351