|
|
| Participants: |
Howard Miller and Petr Skoda
|
| Security Level: |
None
|
| Affected Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE
|
|
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.
|
|
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. |
Show » |
|