Issue Details (XML | Word | Printable)

Key: MDL-14610
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dongsheng Cai
Reporter: Dongsheng Cai
Votes: 0
Watchers: 1
Operations

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

Chat: 1.9 fixing and cleanup

Created: 30/Apr/08 09:58 AM   Updated: 10/Jun/08 02:26 PM
Return to search
Component/s: Chat
Affects Version/s: 1.9.1
Fix Version/s: 1.9.2

Issue Links:
Relates
 

Participants: Dongsheng Cai
Security Level: None
QA Assignee: Nicolas Connault
Resolved date: 10/Jun/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE

Sub-Tasks  All   Open   
 Sub-Task Progress: 
No sub-tasks match this view.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dongsheng Cai added a comment - 30/Apr/08 12:38 PM
Just note here to keep in mind:
There are several other javascript errores when open chat window in chat server daemon mode:
1. firefox doesn't support attachEvent
2. a errors in prepareusers() mod/chat/gui_sockets/chatinput.php

Dongsheng Cai added a comment - 01/May/08 11:11 AM
I reviewed the open bugs of chat in tracker, most issues are about add new features to chat, which include:
1. visual beep
2. smilies selector bar
3. whisper functionality
4. kick out participants
5. moderation
6. restrict opening of chat
7. send file

I am not sure which one we can implement in mod/chat, how do you think, Eloy?

And, a number of bugs are about chatd.php, the chat deamon, I think I should inspect this issue.


Dongsheng Cai added a comment - 01/May/08 04:25 PM
And, I found a "chat module revamped" in tracker, see MDL-8224, I checked the changes to chatd.php, which can help us solve some problems, can I merged it into mod/chat? (of course, after testing)

Dongsheng Cai added a comment - 10/Jun/08 01:34 PM
Feel free to reopen