You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/01 08:38:40 UTC

[jira] [Commented] (CB-7247) Incorrect info in docs

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

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

GitHub user SebastianMH opened a pull request:

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

    Removed [optional] tag from contactFindOptions. Fixes #CB-7247

    https://issues.apache.org/jira/browse/CB-7247
    The parameter contactFindOptions of navigator.contacts.find is labeled optional but actually is required.


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

    $ git pull https://github.com/SebastianMH/cordova-plugin-contacts CB-7247

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

    https://github.com/apache/cordova-plugin-contacts/pull/37.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 #37
    
----
commit ec87861129f2933b52e05fd6eeb343002e8ac34b
Author: Sebastian Miller-Hack <se...@gmail.com>
Date:   2014-08-01T06:26:18Z

    Removed [optional] tag from contactFindOptions. Fixes #CB-7247

----


> Incorrect info in docs
> ----------------------
>
>                 Key: CB-7247
>                 URL: https://issues.apache.org/jira/browse/CB-7247
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Contacts
>    Affects Versions: Master
>         Environment: all
>            Reporter: Sebastian Miller-Hack
>            Priority: Minor
>              Labels: documentation
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> The parameter contactFindOptions of navigator.contacts.find is labeled optional but actually is required.



--
This message was sent by Atlassian JIRA
(v6.2#6252)