-
Bug
-
Resolution: Fixed
-
Minor
-
2.0.5, 2.1.2, 2.2
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
MDL-30302-master-2 -
- open the calendar preferences page
- observe that the "Upcoming events look-ahead" select defaults to 1
The default lookahead for the calendar is 21 days.
However the calendar preferences page only has options for 1-20 days which means that the <select> element defaults to the first element - 1 days.
As a result, users visiting the page may inadvertently update their calendar preferences to set their lookahead days to 1 day.