Project

General

Profile

Actions

Bug #66407

closed

Mediaplayer autostart not working

Added by Bas van Beek about 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2015-04-13
Due date:
% Done:

0%

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

Description

The mediaplayer does not automatically start the movie when autostart is ON. This is because the proper parameter name is autoStart and not Autoplay.

To bypass the bug you can define a custom parameter:

autoStart=true

This is an old bug that was fixed in version 4.3 branch:
https://forge.typo3.org/issues/21829


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21829: Media CE: Autostart with Videos does not workClosedChris topher2009-12-09

Actions
Actions #1

Updated by Markus Klein about 9 years ago

As noted in #23910, the change is not present in the Code anymore.

Actions #2

Updated by Markus Klein about 9 years ago

For HTML5 this attribute is called "autoPlay"
http://www.w3schools.com/tags/att_audio_autoplay.asp

So we need to distinguish between the Flash player and native player.

Actions #3

Updated by Benni Mack almost 9 years ago

  • Target version changed from next-patchlevel to 7.4 (Backend)
  • Sprint Focus set to On Location Sprint
Actions #4

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #5

Updated by Anja Leichsenring over 8 years ago

  • Sprint Focus changed from On Location Sprint to Remote Sprint
Actions #6

Updated by Benni Mack over 8 years ago

  • Category changed from Frontend to 1606
  • Target version deleted (7.5)
Actions #7

Updated by Georg Ringer over 8 years ago

  • Status changed from New to Closed

mediace has been extracted from the core and is not needed anymore using CMS7. however it can be now found at github ant the issue has been moved to https://github.com/FriendsOfTYPO3/mediace/issues/4

Actions

Also available in: Atom PDF