Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-05-08 21:48:00 |
Closed_By | ⇒ | PhilETaylor |
BTW ordering is irrelevant on the runtime as the object is used by using the key (eg en-GB
)
This is my mistake, I forgot to order the languages when I redid the tooling. It's an easy fix
replace
joomla-cms/build/build-modules-js/error-pages.es6.js
Line 115 in ddc1380
with
fwiw I've tried to change this in another PR https://github.com/joomla/joomla-cms/pull/33170/files but that one has other issues with the CI...