Issue Details (XML | Word | Printable)

Key: MDL-8119
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Donal McMullan
Reporter: Petr Skoda
Votes: 1
Watchers: 3
Operations

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

review the use of $course object in mnet related code in course/report/log/index.php

Created: 09/Jan/07 06:40 AM   Updated: 12/Oct/07 02:58 PM
Return to search
Component/s: Course, Networking
Affects Version/s: 1.8
Fix Version/s: 1.8.4

Participants: Donal McMullan, Martin Dougiamas and Petr Skoda
Security Level: None
QA Assignee: Martín Langhoff
Resolved date: 12/Oct/07
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_18_STABLE


 Description  « Hide
* optional_param() must have 3 parameter - missing default value for $id and $host_course
* can not work without mnet


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
donal72 committed 1 file to 'Moodle CVS' - 11/Jan/07 02:55 PM
Mnet: Bugfix: 3 params in optional_param(): MDL-8119
MODIFY course/report/log/index.php   Rev. 1.13    (+17 -10 lines)
donal72 committed 3 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 03/Aug/07 09:18 PM
MDL-8119 : Improvements to logging where Mnet hosts are involved
MODIFY course/lib.php   Rev. 1.484.2.18    (+9 -2 lines)
MODIFY course/report/log/lib.php   Rev. 1.18.2.3    (+15 -14 lines)
MODIFY course/report/log/index.php   Rev. 1.13.2.2    (+9 -9 lines)
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' - 07/Aug/07 02:19 AM
MDL-8119 : Improvements to logging where Mnet hosts are involved

Merged from MOODLE_18_STABLE
MODIFY course/lib.php   Rev. 1.509    (+9 -2 lines)