Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha3
-
Fix Version/s: 2.0-Alpha3
-
Component/s: Integrations
-
Labels:None
-
Environment:ICEpush, Grails
Description
Reported by Mandeep:
Chat between different browser windows works fine.
Problem occurs when there are more than one chatroom and any user switches between chat room
1) go to chatroom1 send a msg (works fine)
2) go to chatroom2 send msg (works fine)
3)got back to chatroom1 send msg (does not work)
Chat between different browser windows works fine.
Problem occurs when there are more than one chatroom and any user switches between chat room
1) go to chatroom1 send a msg (works fine)
2) go to chatroom2 send msg (works fine)
3)got back to chatroom1 send msg (does not work)
The Grails implementation had branched off prior to the Alpha 3 release. Updating the Java implementation from the trunk was sufficient to resolve.