[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