Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@nokia.com>
To: Radoslaw Jablonski <ext-jablonski.radoslaw@nokia.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/2] Fix multiple phone numbers problem in vcard-listing
Date: Mon, 9 Aug 2010 09:55:18 -0400	[thread overview]
Message-ID: <20100809135518.GA10150@jh-x301> (raw)
In-Reply-To: <1281352623-30856-1-git-send-email-ext-jablonski.radoslaw@nokia.com>

Hi Radek,

On Mon, Aug 09, 2010, Radoslaw Jablonski wrote:
> This fixes displaying problem in vcard-listing when contact had multiple
> home or work phone set(one contact was displayed more than one time in
> vcard-listing. Now query is changed and additional entries are omitted.
> ---
>  plugins/phonebook-tracker.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/plugins/phonebook-tracker.c b/plugins/phonebook-tracker.c
> index 41d7fde..f2b9649 100644
> --- a/plugins/phonebook-tracker.c
> +++ b/plugins/phonebook-tracker.c
> @@ -76,7 +76,7 @@
>  		"?c nco:hasAffiliation ?a . "				\
>  		"?a nco:hasPhoneNumber ?h . "				\
>  	"} "								\
> -	"}"
> +	"} GROUP BY ?c"
>  
>  #define MISSED_CALLS_QUERY						\
>  	"SELECT nco:phoneNumber(?h) nco:fullname(?c) "			\

This patch is now upstream. Thanks.

Johan

      reply	other threads:[~2010-08-09 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-09 11:17 [PATCH 1/2] Fix multiple phone numbers problem in vcard-listing Radoslaw Jablonski
2010-08-09 13:55 ` Johan Hedberg [this message]

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=20100809135518.GA10150@jh-x301 \
    --to=johan.hedberg@nokia.com \
    --cc=ext-jablonski.radoslaw@nokia.com \
    --cc=linux-bluetooth@vger.kernel.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