[Bug 32153] New: Account Storage commit() virtual method not optional (as claimed in docs)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 7 00:58:22 CET 2010
https://bugs.freedesktop.org/show_bug.cgi?id=32153
Summary: Account Storage commit() virtual method not optional
(as claimed in docs)
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: m5-account-plugins
AssignedTo: jonnylamb at jonnylamb.com
ReportedBy: travis.reitter at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
The documentation for mcp_account_storage_commit() claims that the commit()
virtual function doesn't need to be implemented if commit_one() is.
However, the code for mcp_account_storage_commit() doesn't use commit_one() at
all and returns an "error" response if commit() is not implemented.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list