-
Bug
-
Resolution: Fixed
-
Minor
-
2.0.8, 2.1.5, 2.2.2, 2.3
-
N/A
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
MDL-26243-master -
The calender block sets the local variable $repeatedevents to show how many events are in the "repeat series". However, $repeatevents gets the result from a boolean test, so it's always 1 or 0 (and in the latter case won't display everything, which is fine). The linked patch displays the correct number. This is a display issue only.
- is duplicated by
-
MDL-31338 When editing repeated calendar events, the wrong number of repeats is shown
-
- Closed
-