From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 6 Sep 2010 10:04:11 +0300 From: Johan Hedberg To: =?utf-8?B?UmFmYcWC?= Michalski Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Fix handling of UID contact's field in vCARD Message-ID: <20100906070411.GA11931@jh-x301> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Rafal, On Fri, Sep 03, 2010, RafaƂ Michalski wrote: > From: Rafal Michalski > Date: Fri, 3 Sep 2010 12:24:03 +0200 > Subject: [PATCH] Fix handling of UID contact's field in vCARD > > Previously invalid field was assigned to uid data. To solve this > problem extending number of columns and queries of database was needed > especially (one field in database query was added). > --- > plugins/phonebook-tracker.c | 26 +++++++++++++------------- > 1 files changed, 13 insertions(+), 13 deletions(-) Thanks for the patch. It's now upstream. Johan