Closed glassfishrobot closed 14 years ago
@glassfishrobot Commented Reported by amplus@java.net
@glassfishrobot Commented jfarcand@java.net said: After discussion with Bjarki, he agree this issue doesn't exits.
@glassfishrobot Commented jfarcand@java.net said: Change target
@glassfishrobot Commented jfarcand@java.net said: Close this issue
@glassfishrobot Commented Was assigned to jfarcand@java.net
@glassfishrobot Commented This issue was imported from java.net JIRA GRIZZLY-167
@glassfishrobot Commented Marked as cannot reproduce on Wednesday, December 16th 2009, 6:14:05 pm
There is no message when a user leaves a chat similar to the Jetty chat example which this example is based on. Could it be this in chat.js :
32 dojox.cometd.unsubscribe("/chat/demo", room, "_chat"); 33 dojox.cometd.publish("/chat/demo",
{ user: room._username, leave: true, chat : room._username+" has left"}
);
Can there be a publish after an unsubscribe?
Environment
Operating System: Windows XP Platform: PC
Affected Versions
[1.8.0]