-
- Downloads
BannedContactModel: check if entry exists
Sometimes contact method could be added to BannedContactModel twice:
during creating model and from accountModel when receiving
slotContactRemoved.(it happens if account does not have bannedContactModel
yet). This patch fix it by checking if ContactMethod already exists in the
banned contact list.
Change-Id: I514e0301bbc07378ef9f9a5c345db5b49c8e23e0
Reviewed-by:
Anthony Léonard <anthony.leonard@savoirfairelinux.com>
Please register or sign in to comment