-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.11.4
-
None
-
MOODLE_311_STABLE
We are using RHEL7, after upgrade with Remi installed PHP7.4 packages. In Moodle we experience this message. As far as we can see nb_NO.UTF-8 is installed on the server.
Locale warning (not fatal) U_USING_FALLBACK_WARNING: Requested locale "nb_NO.UTF-8" not found, locale "no" used instead. The most specific locale supported by ICU relatively to the requested locale is "nb".
- line 105 of /lib/classes/collator.php: call to debugging()
- line 188 of /lib/classes/collator.php: call to core_collator::ensure_collator_available()
- line 263 of /lib/classes/collator.php: call to core_collator::asort()
- line 73 of /admin/settings/messaging.php: call to core_collator::asort_objects_by_property()
- line 8670 of /lib/adminlib.php: call to require()
- line 8559 of /lib/adminlib.php: call to admin_get_root()
- line 33 of /admin/purgecaches.php: call to admin_externalpage_setup()