diegospc / wave-protocol

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

Incorrect unread blip count for "with:@sharedId" queries #258

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a wave with several blips.
2. Add shared domain participant to the wave.
3. Search only for the shared waves (with:@example.com).

What is the expected output? What do you see instead?
Expected: Returned results have correct blip unread count.
Actual: The unread count always equals to the total blips counts.

Original issue reported on code.google.com by vega113 on 17 Apr 2011 at 11:20

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

Original comment by vega113 on 17 Apr 2011 at 11:30

GoogleCodeExporter commented 9 years ago
Fixed by revision 2253fc6628ab.

Original comment by vega113 on 21 Apr 2011 at 7:48