Project

General

Profile

Bug #97485

Updated by René Höhle about 2 years ago

We have uploaded an MP3 file as "Text & Media" element. After selecting the File the output is broken with the following error. When you leave the "width" blank then you get the error that the property "width" was not found. When i put a value in both fields you get the error below. 

 <pre> 
 Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1314226805: Property "height" was not found in file reference or original file. | InvalidArgumentException thrown in file /var/www/vhosts/xxx/public/typo3/sysext/core/Classes/Resource/FileReference.php /var/www/vhosts/hayit.de/hayit.de/public/typo3/sysext/core/Classes/Resource/FileReference.php in line 125. Requested URL: xxx 
 </pre> 

 When you go to the "i" for information the player is shown and you can listen to the file. Is this a bug or can someone tell me how to fix that problem?

Back