-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.9
-
Fix Version/s: 2.9.1
-
Component/s: Installation, Navigation
-
Labels:
-
Testing Instructions:
- Create a Moodle 2.7 site with debugging mode.
- Upgrade to 2.9 or master (whichever you are testing).
- Ensure the notice "Notice: Undefined property: stdClass::$customusermenuitems" is not shown.
-
Affected Branches:MOODLE_29_STABLE
-
Fixed Branches:MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-50309_master -
Pull Master Diff URL:
Apparently not critical but got this tiny notice upgrading a 2.7.0 site to 3.0dev. Surely also affects upgrade to 2.9.
Notice: Undefined property: stdClass::$customusermenuitems in C:\Users\stronk7\git_moodle\integration\lib\db\upgrade.php on line 4311
|
Shouldn't be hard to fix. Ciao
- is a regression caused by
-
MDL-48934 Update the default entries in the User menu to match the navigation prototype
-
- Closed
-