Actions
Bug #45191
closedmedia element broken
Start date:
2013-02-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In typo3 6.0.1 (also on 6.0) media element does not work (I tested video) when using the file browser to get the path to the video.
On Path or URL there is a file browser. If I use this it ads a file like file:uid and video is not rendered in frontend. If I type the path to file manually then it does work (but is more common for editors to use the file browser since that is available).
Updated by Andreas Wolf almost 12 years ago
- Project changed from 1401 to TYPO3 Core
- Target version deleted (
6.1)
I don't really know my way around the media element, but it sounds as if it is completely unaware of FAL.
The rendering engine should be made aware of FAL and the fields should be migratable, as it has been done for pages:media and tt_content:images.
Updated by Andreas Wolf almost 12 years ago
- Category set to File Abstraction Layer (FAL)
- Status changed from New to Accepted
- Target version set to 6.0.2
- TYPO3 Version set to 6.0
Updated by Helmut Hummel almost 12 years ago
- Status changed from Accepted to Closed
closed as duplicate.
Please follow #41280
Actions