Neseek77 / openmeetings

Automatically exported from code.google.com/p/openmeetings
1 stars 0 forks source link

setUserObjectAndGenerateRoomHash user name problem #1625

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi everybody!
I have some problem with function setUserObjectAndGenerateRoomHash. When i call 
this function several times, and after put all hashes into urls 
server:5080/openmeetings/?secureHash=generatedhash1
server:5080/openmeetings/?secureHash=generatedhash2
server:5080/openmeetings/?secureHash=generatedhash3
...
entering to the room using all this links in different browser tabs, here has 
turned interesting case: all users have same names as last user, added by last 
setUserObjectAndGenerateRoomHash function call.

Here is no errors by my side.
Openmeetings release: 4707

Help please.

Original issue reported on code.google.com by sincre...@gmail.com on 14 May 2012 at 2:46

GoogleCodeExporter commented 9 years ago
The project went here, please use jira tracker or mail list 
http://incubator.apache.org/openmeetings/

Double check the hash you use is different for each tab

Original comment by alexei.f...@gmail.com on 14 May 2012 at 3:32