bug 2251648: fix a bug where the Conversation's recipients field failed to be initialized.

- this caused by a recent change to store the recipient id key as a Long instead of a String
in RecipientIdCache. It's an easy fix.
1 file changed