open an article for editing (or anything that uses tinymce)
No console errors
two errors
Failed to load resource: the server responded with a status of 404 () en.min.js
tinymce.min.js?340e0e78b1d2f447621cc11039d0f260:9 Failed to load language: en.min from url
It is correct that there is no en.min.js file in tinymce
The problem comes from either #35883 or #36112 - sorry out of time to debug today.
@bembelimen this really needs to be fixed before release
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
Release Blocker
|
Change
to
'language' => $langPrefix,
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-02-08 20:49:57 |
Closed_By | ⇒ | brianteeman |
Closed as we have a PR
Labels |
Removed:
Release Blocker
|
joomla-cms/plugins/editors/tinymce/src/PluginTraits/DisplayTrait.php
Lines 171 to 184 in bfa1624