Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.4
-
Labels:
-
Testing Instructions:
- Goto Accessing Reports > Logs > Reports > Logs
- Search for logs, using various combination of settings, make sure no error is thrown.
-
Affected Branches:MOODLE_24_STABLE
-
Fixed Branches:MOODLE_24_STABLE, MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-40323-master -
Pull Master Diff URL:
Description
Accessing Reports > Logs > Reports > Logs with debugging on throws this error message:
Strict Standards: Creating default object from empty value in ../report/log/locallib.php on line 354
Observed in 2.4.4 but the code in question is present in current master.