yikuang / wave-protocol

Automatically exported from code.google.com/p/wave-protocol
0 stars 0 forks source link

removing a participant throws an exception because DeltaSequence.subSequence() is broken #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. /add foo@acmewave.com
2. /remove foo@acmewave.com
-> exception

What is the expected output? What do you see instead?

no exception, user removed again

Please use labels and text to provide additional information.

tobias.thierer already has a patch for this. Will submit in the next days :)

Original issue reported on code.google.com by tobias.t...@gmail.com on 24 Jul 2009 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by tobias.t...@gmail.com on 25 Jul 2009 at 11:49

GoogleCodeExporter commented 9 years ago
Issue 30 has been merged into this issue.

Original comment by so...@google.com on 26 Jul 2009 at 3:39