Actions
Bug #86834
closedNo rendering of audio files with "Text & Media"
Start date:
2018-11-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
mp3 file in "Text & Media" is beeing rendered as img Element (with fluid_styled_content and does not show up in frontend)
Updated by sitemind medien about 6 years ago
- Related to Bug #71474: No rendering of audio files with "Text & Media" added
Updated by sitemind medien about 6 years ago
sitemind medien wrote:
mp3 file in "Text & Media" is beeing rendered as img Element (with fluid_styled_content and does not show up in frontend)
after updated to 9.5.1 same issue
Updated by Georg Ringer about 6 years ago
- Status changed from New to Needs Feedback
are you really using default templates? please test with an empty installation, works fine here. output is
<div id="c5" class="frame frame-default frame-type-textmedia frame-layout-0"><div class="ce-textpic ce-center ce-above"><div class="ce-gallery" data-ce-columns="2" data-ce-images="5"><div class="ce-outer"><div class="ce-inner"><div class="ce-row"><div class="ce-column"><figure class="audio"><div class="audio-embed"><audio controls class="audio-embed-item"><source src="/fileadmin/dummy_content/Vivaldi_Sonata_eminor_.mp3" type="audio/mpeg"></audio></div></figure></div>
selected mp3 from here http://www.hochmuth.com/mp3-samples.htm
Updated by Georg Ringer about 6 years ago
- Status changed from Needs Feedback to Closed
closed as no feedback
Updated by Jeff C about 6 years ago
- Related to Bug #86934: No rendering of audio files with "Text & Media" when they contain cover art added
Actions