Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4097A119D8 for ; Tue, 15 Jul 2014 08:50:05 +0000 (UTC) Received: (qmail 71926 invoked by uid 500); 15 Jul 2014 08:50:04 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 71906 invoked by uid 500); 15 Jul 2014 08:50:04 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 71645 invoked by uid 99); 15 Jul 2014 08:50:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 08:50:04 +0000 Date: Tue, 15 Jul 2014 08:50:04 +0000 (UTC) From: "Meshkov Alex (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CB-7131) Contact picker returns photo url even if a contact doesn't have one. (Android 4.4.4, 4.3) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061845#comment-14061845 ] Meshkov Alex edited comment on CB-7131 at 7/15/14 8:48 AM: ----------------------------------------------------------- I'v just made a workaround: https://gist.github.com/AleksMeshkov/281da0f62a90c850acf0 That seems OK to me as a temporary solution. So if you you want you can downgrade the priority of this issue. was (Author: meshkov): I'v just made a workaround: https://gist.github.com/AleksMeshkov/281da0f62a90c850acf0 That seems OK to me as a temporary solution. So if you you want you cat downgrade the priority of this issue. > Contact picker returns photo url even if a contact doesn't have one. (Android 4.4.4, 4.3) > ----------------------------------------------------------------------------------------- > > Key: CB-7131 > URL: https://issues.apache.org/jira/browse/CB-7131 > Project: Apache Cordova > Issue Type: Bug > Components: Android, Plugin Contacts > Affects Versions: 3.5.0 > Reporter: Meshkov Alex > > When I pick contact that doesn't have any avatar with {code}navigator.contacts.pickContact{code} I get contact object with photo url which is broken. Contact without avatar should not contain any photo urls, but somehow it does... -- This message was sent by Atlassian JIRA (v6.2#6252)