Issue Details (XML | Word | Printable)

Key: MDL-13509
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Dongsheng Cai
Reporter: Chris Potter
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
MDL-14610

Chat doesn't allow modification of groups and page won't load if groups enabled

Created: 18/Feb/08 11:58 PM   Updated: 10/Jun/08 02:50 PM
Return to search
Component/s: Chat
Affects Version/s: 1.8
Fix Version/s: 1.9.2

File Attachments: None
Image Attachments:

1. chat_broken.jpg
(27 kB)
Environment:
Windows Server 2003 x64
MySQL 5.0.41
PHP 5.2.2
Apache 2.2.4

Database: MySQL
URL: http://moodle.westshore.edu
Participants: Chris Potter and Dongsheng Cai
Security Level: None
QA Assignee: Nicolas Connault
Resolved date: 07/May/08
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
When you create a new chat, if you enable groups of any kind, it seems to break the chat module for that instance. It seems to enable groups, but then when you go to the chat, it doesn't give a link to open the chat and you cannot revert the changes in the chat settings once you've set groups to on.

If access is needed for a live example please contact me

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Chris Potter added a comment - 22/Feb/08 02:23 AM
It seems as though the call to setup_and_print_groups is not getting the current group. What should I be using for this call then?

The entire line is actually (around line 90):

$currentgroup = setup_and_print_groups($course, $groupmode, "view.php?id=$cm->id");


Chris Potter added a comment - 04/Mar/08 02:57 AM
Anyone having this issue?? I know you've all been busy with Moodle 1.9, so it's understandable, but does anyone have any time to look at this? I'll give access as needed. Thanks.

Dongsheng Cai added a comment - 30/Apr/08 02:04 PM
Hi, Chris, I changed my group mode to "visible group", but your report couldn't be reproduced, did I miss something? Can you please explain further?

Chris Potter added a comment - 01/May/08 09:15 PM
Do you have groups enabled on the course level too? I think he even forced the groups in the course settings. I apologize. I don't have all the answers I should. It's been a while now, and I've since adapted PHPFreeChat for our use.

It doesn't look like others have reported this issue... and it would seem common-point to have groups and use chat. That almost makes me feel like no one else has this issue (which happens sometimes of course).

If you still can't reproduce it... I'm willing to declare it a fluke on my install.


Dongsheng Cai added a comment - 07/May/08 11:17 AM
I followed chris' settings, but cannot reproduce this issue, so close it now, if you find any problem, feel free to reopen.