It should show a list of files and folders.
The media component takes a long time to load and stops working.
Joomla 6.0
PHP 8.3.25
Any error when uploading an image makes the CMS unsuitable for working with media content.
Even deleting a GIF file with an error will not work either.
| Labels |
Added:
No Code Attached Yet
|
||
there was a previous issue about a zero size image but I am sure it was resolved with a pr
I just checked it again, in Joomla 6.0 Stable Release.
I created a PHP file in the IDE editor, deleted all the text, saved and renamed it to _.gif.
I opened the media component, it doesn't work. The media component takes an endless time to load.
I won't even be able to delete the file with the error without IDE or without FTP.
The error message when it tries to read the zero byte file are
Notice: exif_imagetype(): Error reading from images/null2.gif! in libraries\src\Helper\MediaHelper.php on line 93
Notice: getimagesize(): Error reading from images/null2.gif! in libraries\src\Image\Image.php on line 177
Hope that helps with debugging
"many files" issue is there
"zero size gif" I do not think that an issue, but I do not have one to check