[Bug 49300] New: Add helper code extracting the birthday from a TpContactInfoField
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 30 15:40:12 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=49300
Bug #: 49300
Summary: Add helper code extracting the birthday from a
TpContactInfoField
Classification: Unclassified
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: guillaume.desmottes at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
See https://bugzilla.gnome.org/show_bug.cgi?id=663177
TpContactInfoField is pretty low level so I don't think tp-glib should filter
out vCard fields not respecting the vCard spec.
But could have something like that:
GDateTime *
tp_contact_info_field (TpContactInfoField *field,
GError **error);
This code could try to be a bit smarter and try to parse dates which are not in
ISO 8601.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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