What steps will reproduce the problem?
1. Let user A join a wavelet and type "hello". The wavelet's digest for
user A will be "hello"
2. Let user B join the wavelet. B's digest is initially empty.
3. Let B type "world". B's digest becomes "world" (A's digest becomes
"helloworld").
What is the expected output? What do you see instead?
B's digest is initially "hello" and then becomes "helloworld", just like
A's digest.
Original issue reported on code.google.com by tobias.t...@gmail.com on 27 Jul 2009 at 6:44
Original issue reported on code.google.com by
tobias.t...@gmail.com
on 27 Jul 2009 at 6:44