From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: [PATCH] TODO: Add vCard export to SM/ME stores
Date: Fri, 12 Nov 2010 17:29:35 +0900 [thread overview]
Message-ID: <1289550575.3266.103.camel@aeonflux> (raw)
In-Reply-To: <1289543973-7518-1-git-send-email-jaakko.j.kiviluoto@intel.com>
[-- Attachment #1: Type: text/plain, Size: 931 bytes --]
Hi Jaakko,
> TODO | 11 +++++++++++
> 1 files changed, 11 insertions(+), 0 deletions(-)
>
> diff --git a/TODO b/TODO
> index bf2305b..9dcb43f 100644
> --- a/TODO
> +++ b/TODO
> @@ -496,3 +496,14 @@ Miscellaneous
>
> Priority: Low
> Complexity: C4
> +
> +- Enable exporting contact information from vCard data to SM and ME stores.
> + Need to implement a robust vCard parser that can extract at least the
> + fields supported by the existing phonebook module. Functionality should
> + be analoguous to existing import functionality.
and you will not be able to write a robust vCard parser that we can
safely run as root or with any kind of ofonod privileges. It is just way
too risky from a security point of view.
To support this feature then first we need to convert the current
feature into returning a dict. And then have this feature using a dict
as input.
Regards
Marcel
next prev parent reply other threads:[~2010-11-12 8:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-12 6:39 [PATCH] TODO: Add vCard export to SM/ME stores Jaakko Kiviluoto
2010-11-12 8:29 ` Marcel Holtmann [this message]
2010-11-12 10:05 ` Kiviluoto, Jaakko J
2010-11-12 15:11 ` Marcel Holtmann
2010-11-15 8:04 ` Kiviluoto, Jaakko J
2010-11-21 15:16 ` Kiviluoto, Jaakko J
2010-11-21 19:53 ` Marcel Holtmann
2010-11-22 8:05 ` Kiviluoto, Jaakko J
2010-11-23 6:37 ` Marcel Holtmann
2010-11-23 13:34 ` Kiviluoto, Jaakko J
2010-11-23 13:51 ` Marcel Holtmann
2011-02-09 12:57 ` Aki Niemi
2010-11-15 19:01 ` Bastian, Waldo
2010-11-15 19:38 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1289550575.3266.103.camel@aeonflux \
--to=marcel@holtmann.org \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox