Bug #309
u8 received for unknown account
| Status : | Closed | Start : | 03/21/2010 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | derek clayton | % Done : | 0% |
|
| Category : | Persistence | |||
| Target version : | Union Server 1.0 Alpha 7 | |||
Description
resolve this issue:
1) client A joins room "chat".
2) client B logs in.
3) client B sets "age" scoped to room "chat"
4) client B joins room "chat"
5) client A is sent a u8 for clientB's "chat.age" attribute
6) client A has never heard of clientB's account, so throws a null pointer error for the account attr assignment attempt
looks like client A should not be getting client B's attr via a u8, but rather via the u36.
Also available in: Atom