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

Media element: Video player, Audio player and Flow player broken #14

Open
georgringer opened this issue Nov 10, 2015 · 0 comments
Open

Comments

@georgringer
Copy link
Contributor

The swf files for the different media players can not be loaded in the frontend because of broken paths.

How to reproduce:
Install EXT:mediace
Create Media Content Element
Reference a video file from your local file system
=> Frontend is broken because flvplayer.swf can not be loaded. http://shots.michaelsen.io/I7yc

The issue occurs because the typoscript paths to these files were changed from "typo3/contrib/[...]" to "EXT:mediace/[...]" but the EXT: syntax is never resolved.

copy of https://forge.typo3.org/issues/67530

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

1 participant