Go to an article and select a png as intr image
The image sould be displayed
Message: This plugin is not supported
WAMP server with PHP8 (Same result on PHP 7.4)
I made an installation using the git repo on 4 july 2021
At first I thought this was related to my browser as is was a Dutch message.
When you select a JPG becomes tag.
Thsi really should be marked as a release blocker
I agree! This is a major issue!
Labels |
Added:
?
|
Title |
|
@dgrammatiko Can it be the problem is that "png" is also in the default value for the documents extensions and not only the image extensions, e.g. here https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/components/com_media/tmpl/file/default.php#L53 or here https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/components/com_media/tmpl/media/default.php#L52 , and the documents extensions are checked before the image extensions here https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/components/com_media/resources/scripts/components/modals/preview-modal.vue#L34-L45 ?
yes thats it - good spot.
PR on its way
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-07-10 18:20:14 |
Closed_By | ⇒ | richard67 | |
Labels |
Added:
?
Removed: ? |
Labels |
Removed:
?
|
Confirmed. Also uploading png or PNG is not possible.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34740.