Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1, 6.1.0 CE GA1, 6.1.10 EE GA1, 6.2.0 CE M2
-
Fix Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2, --Sprint 11/12, 6.2.0 CE M2
-
Component/s: DM, DM > Document Library Display
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
Similar Issues:
Description
Similar to LPS-22759, this would be to change the Audio Preview player to use HTML5 tags. Generation is already done for MP3 support. So, the bulk of this change would only need to happen in the JSP where the <audio /> tag would be used and the flash plugin would be taken as a fallback.

Patch for HTML5 audio. It has HTML5 video too because is requirement (see
LPS-22759).