Issue Details (XML | Word | Printable)

Key: MDL-12505
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Petr Skoda
Reporter: David Mudrak
Votes: 0
Watchers: 4
Operations

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

Advanced search in full report of recent activity displays users from all separated groups

Created: 08/Dec/07 06:49 PM   Updated: 06/Jul/08 04:58 AM
Return to search
Component/s: Forum
Affects Version/s: 1.9
Fix Version/s: 1.9.2

File Attachments: 1. Text File MDL-12505.patch.txt (2 kB)


Participants: Dan Poltawski, David Mudrak, Eloy Lafuente (stronk7), Helen Foster and Petr Skoda
Security Level: None
QA Assignee: Helen Foster
Resolved date: 06/Jul/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
Steps to reproduce:
============
1. put a course into separated groups mode
2. create two groups BOYS and GIRLS
3. add users Boy1 and Boy2 into BOYS, add Girl1 and Girl2 into GIRLS
4. log in as Boy1
5. go to Full report of recent activity and select Advanced search
6. check the field Participants

What I expected:
===========
As the mode is set to separated groups for both course and module, I should see only users from my group, i.e. Boy1 and Boy2

What happened:
===========
I can see all users in the course - even the members of GIRLS

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 14/Apr/08 04:04 PM
MDL-12505 general advanced search cleanup + added capability test to recent activity
MODIFY mod/forum/lib.php   Rev. 1.609.2.48    (+107 -119 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 14/Apr/08 04:05 PM
MDL-12505 general advanced search cleanup + added capability test to recent activity; merged from MOODLE_19_STABLE
MODIFY mod/forum/lib.php   Rev. 1.658    (+108 -120 lines)
Petr Skoda committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 06/Jul/08 04:57 AM
MDL-12505 do not leak separate groups info in advanced search user selection and other fixes
MODIFY course/recent_form.php   Rev. 1.1.2.2    (+8 -1 lines)
MODIFY course/recent.php   Rev. 1.34.2.3    (+13 -12 lines)
Petr Skoda committed 2 files to 'Moodle CVS' - 06/Jul/08 04:57 AM
MDL-12505 do not leak separate groups info in advanced search user selection and other fixes; merged from MOODLE_19_STABLE
MODIFY course/recent.php   Rev. 1.40    (+13 -12 lines)
MODIFY course/recent_form.php   Rev. 1.3    (+8 -1 lines)