Joomla 4 admin
System -> Site Templates -> Cassiopeia Details and Files -> Create Overrides -> mod_articles_archive
Click html -> mod_articles_archive -> default.php
No console errors
Failed to load resource: the server responded with a status of 404 (Not Found) for
https://example.com/media/vendor/codemirror/mode/text/x-php/text/x-php.min.js
Safari on Mac
nginx in docker as a webserver
Labels |
Added:
?
|
Title |
|
Not only Safari.
Its not a missing file. its an issue with mime type detection with codemirror
It should be detecting "text/x-php" as php and therefore loading php.js
Status | New | ⇒ | Confirmed |
Build | staging | ⇒ | 4.0-b2-dev |
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-02-25 19:37:45 |
Closed_By | ⇒ | PhilETaylor |
Thanks
Confirmed.