-
Bug
-
Resolution: Incomplete
-
Minor
-
None
-
1.6
-
None
-
Linux
-
MySQL
-
MOODLE_16_STABLE
The My Moodle page is passing the user's id to the page_create_instance() function when it should be passing some unique ID. This error causes things like the calendar block to believe that it is in a course, when it's not.
I've changed the passed argument to NULL so that it emulates the frontpage, but perhaps it should run off of the calendar preferences?