[Bug 77030] New: check that ContactSearch
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 3 13:04:26 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77030
Priority: medium
Bug ID: 77030
Assignee: telepathy-bugs at lists.freedesktop.org
Summary: check that ContactSearch
QA Contact: telepathy-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: simon.mcvittie at collabora.co.uk
Hardware: Other
Status: NEW
Version: git master
Component: tp-glib
Product: Telepathy
telepathy-glib/capabilities.c:
/* ContactSearch channel should have ChannelType and
TargetEntityType=NONE
* but CM implementations are wrong and omitted TargetEntityType,
* so it's set in stone now. */
if (g_hash_table_size (fixed) != 1)
continue;
I think we already changed the 1.x spec to fix that. We should change
TpCapabilities and any connection managers that support ContactSearch so they
put TargetEntityType=NONE in their requestable channel classes.
This would be a good bite-sized bug if someone has a Telepathy build
environment and a few minutes.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list