Issue Details (XML | Word | Printable)

Key: MDL-15505
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Howard Miller
Reporter: Howard Miller
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Add additional debugging to mnet functions

Created: 02/Jul/08 10:16 PM   Updated: 09/Jul/08 07:01 PM
Return to search
Component/s: Networking
Affects Version/s: 1.8.6, 1.9.1
Fix Version/s: None

Participants: Howard Miller and Petr Skoda
Security Level: None
Affected Branches: MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
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.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Howard Miller added a comment - 02/Jul/08 11:03 PM
debugging added in the mnet block. Message displayed if authentication is not enabled (mnet auth must be on for block to be displayed)

Petr Skoda added a comment - 09/Jul/08 06:44 PM
Is this finished?

Howard Miller added a comment - 09/Jul/08 06:47 PM
Short answer, no.

I need to have a look through for any more places where no checks of return values etc. are made. Next couple of days


Petr Skoda added a comment - 09/Jul/08 07:00 PM
short answer: np

Petr Skoda added a comment - 09/Jul/08 07:00 PM
:-D

Petr Skoda added a comment - 09/Jul/08 07:01 PM
thanks!