Details
-
Bug
-
Resolution: Fixed
-
Minor
-
3.10
Description
After MDL-60125, mini calendars uses the following for the id attribute. The issue is date.month is the month's name and in some languages it may contain spaces.
calendar-month-{{date.year}}-{{date.month}}-{{uniqid}}
|