Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.6, 1.9.1
-
Fix Version/s: None
-
Component/s: MNet
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
Networking can be difficult to diagnose when it doesn't work. I propose to add debugging notices in appropriate places. Currently a lot of the code tends to fail silently on potential error conditions.
This will mostly be done with debugging() so as not to cause an regressions for users who may have a working system despite possible error conditions.
Issue Links
| This issue will help resolve: | ||||
| MDL-21259 | Low hanging fruit - simple feature requests |
|
|
|
debugging added in the mnet block. Message displayed if authentication is not enabled (mnet auth must be on for block to be displayed)