commit | 1e47c4888938f8abbe581707b8762d49c12b9b7a | [log] [tgz] |
---|---|---|
author | Tom Taylor <tomtaylor@google.com> | Fri Mar 12 16:14:50 2010 -0800 |
committer | Tom Taylor <tomtaylor@google.com> | Fri Mar 12 16:14:50 2010 -0800 |
tree | b5446b985e53abec57d8a21f47d4734087391789 | |
parent | fc0eb2f2905477c7200eb54584d2c104cd6d1adb [diff] |
Fix thread not read One of the triggers for setting a thread's "read" status wasn't narrowing its search for message types that can be read. As a result, an unread "deliver ind" in the pdu that isn't displayed to the user caused the thread table's "read" column to be set to 0. The other triggers, such as message_count, only count the pdu messages the user can see. Update this particular trigger the same way. Bug 2511065 Change-Id: I259717f9692fe68fd15ab7cb1583bc109e93e5f7