Bug #41280
closedMedia Element selecting files via wizard fails
100%
Description
See attached file, too.
When selecting a media file in a content element of type media via wizard "Select File or URL" the input field is filled with entries like "file:98" but not "path/to/file.mp3".
The AUDIO-Tag is created but has incomplete file paths in SOURCE-Tags (just BaseURL).
Files
Updated by Oliver Hader about 12 years ago
- Subject changed from Typo3 6.0beta2 media-element selecting-files-via-wizard-fails to Media Element selecting files via wizard fails
- Category set to File Abstraction Layer (FAL)
- Complexity set to medium
Updated by Oliver Hader about 12 years ago
- Status changed from New to Accepted
The FAL user interface and storage handling seems to be missing here
Updated by Lorenz Ulrich about 12 years ago
I integrated this for DAM 1.3 (were we are using media:[uid]). I registered a media provider for that case and it works very well.
Updated by Francois Suter about 12 years ago
BTW while fixing the MEDIA elements anyway, please consider this: http://forge.typo3.org/issues/39416
I'll submit a patch for that other bug for 4.7, but the equivalent patch for 6.0 will be totally different due to the use of FAL. Since it's totally broken anyway, you might want to fix both at once.
Updated by Gerrit Code Review almost 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18228
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18228
Updated by Marco Huber over 11 years ago
I think this one can be closed, because it is already in the core...
Updated by Camelia M over 11 years ago
I don't think this is in the core, at least not in 6.0.4.
It should be added asap though because it's been a long time since this patch was submitted and it's a must-have.
Actually there are several important patches that I have to keep adding after each update to newer typo3 versions
Updated by Tilo Baller over 11 years ago
See Gerrit Review Link in Comment 6. It is not merged yet.
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19002
Updated by Andreas Schütte over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b9d7fea6aca2dc73b5b9ae0fc928b26ec183e551.
Updated by Riccardo De Contardi over 11 years ago
I see that this issue is still present in TYPO3 6.0.4 and the <video> tag
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed