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)
Activity
Ted Goddard
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21355 | Mon May 03 10:47:09 MDT 2010 | ted.goddard | using room name rather than toString ( |
Files Changed | ||||
MODIFY
/scratchpads/snowplow/samples/icechat/grails/grails-app/views/chat/index.gsp
|
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 2.0-Alpha3 [ 10224 ] |
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
The Grails implementation had branched off prior to the Alpha 3 release. Updating the Java implementation from the trunk was sufficient to resolve.