[ 
https://issues.apache.org/jira/browse/CB-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095704#comment-14095704
 ] 

ASF GitHub Bot commented on CB-7131:
------------------------------------

GitHub user emilioeduardob opened a pull request:

    https://github.com/apache/cordova-plugin-contacts/pull/40

    CB-7131 Check for profile photo existance

    Try to resolve profile picture, if it can find
    it, it returns null

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/emilioeduardob/cordova-plugin-contacts CB-7131

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-contacts/pull/40.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #40
    
----
commit 0c179b546992ba377e4404b7b3ca8f29b9b83b20
Author: Emilio Blanco <[email protected]>
Date:   2014-08-08T18:28:26Z

    CB-7131 Check for profile photo existance
    
    Try to resolve profile picture, if it can find
    it, it returns null

----


> 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
>            Assignee: Sergey Grebnov
>            Priority: Minor
>
> 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)

Reply via email to