google-code-export / partychapp

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

Web allows creating UpperCase room, chat client is lowercase, results in different rooms #101

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Create room with UpperCase name in web interface, invite people
2. People join a room from roomname@partychapp...
3. Check both room URLs:
     a. http://partychapp.appspot.com/channel/Room
     b. http://partychapp.appspot.com/channel/room
You can see invites were from (a) but people are joined to (b).

Should simply enforce lowercase rooms, or, make sure Room = room.  (Similar 
ticket for users, should enforce lowercase users or make User = user.)

Original issue reported on code.google.com by michael....@gmail.com on 1 Nov 2010 at 6:41

GoogleCodeExporter commented 9 years ago
Sorry, this looks like Issue #93 as well.

Original comment by michael....@gmail.com on 1 Nov 2010 at 6:42

GoogleCodeExporter commented 9 years ago

Original comment by mihai.parparita on 4 Nov 2010 at 2:44