-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.4, 2.2.1, 2.3
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
Discovered while testing MDL-31081
With DEBUG_DEVELOPER enabled, these warnings are shown each time one user tries to subscribe / unsubscribe one forum:
Warning: Attempt to assign property of non-object in mod/forum/subscribe.php on line 130
|
Warning: Attempt to assign property of non-object in mod/forum/subscribe.php on line 131
|
It seems to be a simple matter of instantiating the object before accessing to it. Doing.
Ciao
- Testing discovered
-
MDL-31081 Forum index.php performance
-
- Closed
-