Issue Details (XML | Word | Printable)

Key: MDL-7939
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Yu Zhang
Reporter: Andrea Bicciolo
Votes: 5
Watchers: 7
Operations

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

Courses hidden to students does not allow editing teacher to see and edit it

Created: 17/Dec/06 02:23 AM   Updated: 04/Dec/07 12:55 AM
Return to search
Component/s: Roles
Affects Version/s: 1.7, 1.7.1
Fix Version/s: 1.7.2, 1.8, 1.9

Issue Links:
Duplicate
 

Participants: Andrea Bicciolo, André Martins, Dan Poltawski, Frances Thomson, Jeff Wood, Jenny Toller, Jessica Gramp, Jon Papaioannou and Yu Zhang
Security Level: None
Resolved date: 15/Mar/07
Affected Branches: MOODLE_17_STABLE
Fixed Branches: MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
To reproduce the bug:

0. login as admin
1. create a new course, select a user and give it a Role->Teacher permissions
2. set the course as "unavailbale to students"
3. now logoff and login as the editing teacher user defined at point 1
4. editing teacher cannot see nor edit the course

If you login as an Admin and uses the "Login as" function from whithin editing teacher user's profile, trying to access the course produce teh message "This course is not available to students".

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
toyomoyo committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 15/Mar/07 01:21 PM
fix for MDL-7939, default teacher, editting-teacher and course creators should see hidden courses
MODIFY lib/db/access.php   Rev. 1.46.2.5    (+4 -12 lines)
toyomoyo committed 1 file to 'Moodle CVS' - 15/Mar/07 01:23 PM
merged fix for MDL-7939, teachers, editting-teachers and course creators should see hidden courses
MODIFY lib/db/access.php   Rev. 1.51    (+4 -12 lines)
toyomoyo committed 1 file to 'Moodle CVS' on branch 'MOODLE_17_STABLE' - 15/Mar/07 01:24 PM
fix for MDL-7939, teachers, non-editting teachers and course creators should see hidden courses
MODIFY lib/db/access.php   Rev. 1.38.2.9    (+4 -12 lines)