-
Bug
-
Resolution: Fixed
-
Minor
-
2.6.4, 3.4.3, 3.5
-
MOODLE_26_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-46513_master -
echo ' '.fullname($user, true); // XXX TODO use capability instead of true
|
The comment seems nonsensical to me. Pretty sure that report.php shouldn't be supplying true. This is the function signature.
fullname($user, $override=false)
|
- Discovered while testing
-
MDL-46465 Code Checker reports an impressive 1427 errors and 423 warnings just in mod/chat
-
- Closed
-