-
Bug
-
Resolution: Fixed
-
Minor
-
2.9.4, 3.0
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MDL-52978_master -
DatePicker incorrectly renames days (Monday is labeled 'Sunday', etc)
To reproduce:
- Go to Administration->Location and set timezone to "Australia/Perth"
- Go to My Profile settings -> User Account -> Edit Profile, set the Timezone to "Europe/London"
- Go to Courses -> Add new course
- Select the DatePicker to choose the course start date
Expected Results:
- The label for each day ("Mon", "Tue", etc) should match the real world calendar (eg Feb 01 2016 was a Monday)
Actual Results:
- The label for each day ("Mon", "Tue", etc) doesn't match the real world calendar (eg Feb 01 2016 is labeled "Sun")
- caused a regression
-
MDL-53701 Regression MDL-52978: Uncaught exception in dateselector-min.js depending used language
-
- Closed
-