-
Bug
-
Resolution: Fixed
-
Minor
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
MDL-60635-master -
When viewing the last day of a month with 31 days, it appears that something is getting the month calculation wrong and we end up with a three-month view of the calendar which has the same month twice. For example: October, October, November; instead of September, October, November.
When I originally converted this view to use a template, I stripped out some old code which I didn't think was required. Apparently it was.