-
Bug
-
Resolution: Fixed
-
Critical
-
4.4.7, 4.5.3
-
MOODLE_404_STABLE, MOODLE_405_STABLE
-
MOODLE_405_STABLE, MOODLE_500_STABLE
-
MDL-84983-405 -
-
-
Some languages (at least "kab", and "zgh") are causing an "Exception - Found unconstructed IntlDateFormatter". This is visible on any Moodle site, just change the language to one of these.
Stack trace:
in IntlDateFormatter::format called at /var/www/moodle/lib/classes/date.php (821)
|
in core_date::{closure} called at /var/www/moodle/lib/classes/date.php (920)
|
in core_date::{closure} called at ? (?)
|
in preg_replace_callback called at /var/www/moodle/lib/classes/date.php (901)
|
in core_date::strftime called at /var/www/moodle/calendar/type/gregorian/classes/structure.php (342)
|
in calendartype_gregorian\structure::timestamp_to_date_string called at /var/www/moodle/lib/moodlelib.php (1826)
|
in userdate called at /var/www/moodle/calendar/type/gregorian/classes/structure.php (75)
|
in calendartype_gregorian\structure::get_months called at /var/www/moodle/calendar/type/gregorian/classes/structure.php (136)
|
in calendartype_gregorian\structure::get_date_order called at /var/www/moodle/lib/form/datetimeselector.php (139)
|
in MoodleQuickForm_date_time_selector::_createElements called at /var/www/moodle/lib/pear/HTML/QuickForm/group.php (550)
|
in HTML_QuickForm_group::_createElementsIfNotExist called at /var/www/moodle/lib/pear/HTML/QuickForm/group.php (167)
|
in HTML_QuickForm_group::setValue called at /var/www/moodle/lib/form/datetimeselector.php (223)
|
in MoodleQuickForm_date_time_selector::onQuickFormEvent called at /var/www/moodle/lib/pear/HTML/QuickForm/element.php (396)
|
in HTML_QuickForm_element::onQuickFormEvent called at /var/www/moodle/lib/pear/HTML/QuickForm/group.php (421)
|
in HTML_QuickForm_group::onQuickFormEvent called at /var/www/moodle/lib/form/group.php (166)
|
in MoodleQuickForm_group::onQuickFormEvent called at /var/www/moodle/lib/form/datetimeselector.php (244)
|
in MoodleQuickForm_date_time_selector::onQuickFormEvent called at /var/www/moodle/lib/pear/HTML/QuickForm.php (584)
|
in HTML_QuickForm::_loadElement called at /var/www/moodle/lib/pear/HTML/QuickForm.php (614)
|
in HTML_QuickForm::addElement called at /var/www/moodle/course/recent_form.php (167)
|
in recent_form::definition called at /var/www/moodle/lib/formslib.php (217)
|
in moodleform::__construct called at /var/www/moodle/course/recent.php (59)
|
- has been marked as being related by
-
MDLSITE-5744 Incorrect locales set for certain language packs
-
- Resolved
-
-
MDL-78151 The setGregorianChange() error appears on the profile page when the Kyiv time zone is selected.
-
- Closed
-
-
MDL-79545 Use Unicode CLDR for language strings that are the same in all software projects
-
- Open
-