MulderWhite / wave-protocol

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

Wave digests have incorrect 'unread count'. #224

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login into wiab with 2 different accounts A and B.
2. Create a new wave with A and add 2 blips.
3. Add participant B to the wave.
4. Observe the digest for the new wave as participant B.
What is the expected output? What do you see instead?
Expected: The digest is displayed and has unread count 2.
Actual: The digest is displayed but rendered as read.

Original issue reported on code.google.com by vega113 on 20 Feb 2011 at 4:58

GoogleCodeExporter commented 9 years ago
Please review patch at: http://codereview.waveprotocol.org/546001

Original comment by vega113 on 20 Feb 2011 at 5:17

GoogleCodeExporter commented 9 years ago
Fixed by 900:1dfa24ea7474

Original comment by vega113 on 28 Feb 2011 at 2:17