Project

General

Profile

Actions

Bug #65936

closed

Problems with track tag of content element Media

Added by Carla Froitzheim over 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2015-03-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When trying to link a track file with file extension vtt the element browser doesn´t show this kind of file.

The rendered track must have the attribute "default" to show the caption. Currently it is missing.

currently:
<track id="mmswf5510117d42cc0_captions_track" kind="caption" src="sample.vtt"></track>

should be:
<track id="mmswf5510117d42cc0_captions_track" kind="caption" src="sample.vtt" default></track>

Actions

Also available in: Atom PDF