|
QA: verify that when a user is in the Chat room, the "user in chat" icon appears next to the user in the site presence display.
2.5.5 chat refreshed as of 2.5.x r 62545.
QA ENVIRONMENT
Sakai QA Network qa5-us (svn tags/sakai-2.5.5-rc01) using Oracle - Built: 06/24/09 10:18 - Sakai sakai-2.5.5-rc01 - Server tartar (Ubuntu 8.x, Firefox 3.x) QA SUMMARY Additional test conducted QA RESULT Passed (verified) When user is in chat, the chat icon appears to the left of his username in the Users Present list When user has entered the course site but is not chat, there is no icon to the left of his username in the Users Present list |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fixes regression introduced in r59660 /
SAK-13782A slight change here is that the secondary chat presence is now related to the site id (context) rather than the tool placement. As Chat can have multiple placements in a site (and multilpe channels), the "user in chat" presence is tracked with the same scope as it's displayed, i.e. site. Previously only chat presence in one tool placement would have been displayed (though > 1 Chat tool in a site is probably unusual).