[telepathy] [Bug 317896] New: Join Chatroom Dialog filters wrongly
David Edmundson
kde at davidedmundson.co.uk
Fri Apr 5 21:14:47 BST 2013
https://bugs.kde.org/show_bug.cgi?id=317896
Bug ID: 317896
Summary: Join Chatroom Dialog filters wrongly
Classification: Unclassified
Product: telepathy
Version: git-latest
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: common-internals
Assignee: kde-telepathy-bugs at kde.org
Reporter: kde at davidedmundson.co.uk
Tp::AccountCapabilityFilterPtr capabilityFilter =
Tp::AccountCapabilityFilter::create(
Tp::RequestableChannelClassSpecList() <<
Tp::RequestableChannelClassSpec::conferenceTextChatroom());
this should be
textChatroom();
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list