Issue Details (XML | Word | Printable)

Key: MDL-15572
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Blocker Blocker
Assignee: Petr Skoda
Reporter: Jamie Pratt
Votes: 0
Watchers: 0
Operations

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

current group is not being saved in session

Created: 08/Jul/08 06:40 PM   Updated: 19/Jul/08 06:30 PM
Return to search
Component/s: Groups
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Duplicate
 

Participants: Jamie Pratt and Petr Skoda
Security Level: None
Resolved date: 19/Jul/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
        $currentgroup = groups_get_activity_group($cm, true);

Does not appear to be saving the current group in the session var any more. I find that if I change the group to any group and then load the page again without the group=x part of the url then the current group is reset to int(0) or 'All Participants'

I see this behaviour both in the forum module and the quiz overview and other reports.

I'm assuming this is related to Petr's recent SESSION handling changes and so assigning to him.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
No commits have yet been performed on this issue.