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 2015/01/05 20:50:35 UTC

[jira] [Commented] (CB-4946) Function comments of ContactOrganization in ContactOrganization.js are out of date.

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

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

GitHub user svkirans opened a pull request:

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

    Fix for CB-4946

    Updated the comments for ContactOrganization constructor.

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

    $ git pull https://github.com/svkirans/cordova-plugin-contacts cb-4946

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

    https://github.com/apache/cordova-plugin-contacts/pull/53.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 #53
    
----
commit 47373e0fbecd7ebdfd56c965c9b059c88c8f7b40
Author: Kiran <sv...@gmail.com>
Date:   2015-01-05T19:45:24Z

    Updated the comments for ContactOrganization constructor.

----


> Function comments of ContactOrganization in ContactOrganization.js are out of date.
> -----------------------------------------------------------------------------------
>
>                 Key: CB-4946
>                 URL: https://issues.apache.org/jira/browse/CB-4946
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Plugin Contacts
>    Affects Versions: 3.0.0
>         Environment: Android, Windows 7
>            Reporter: Venkata Kiran
>            Priority: Trivial
>
> The function comments of ContactOrganization in ContactOrganization.js shows the following acceptable parameters.
> * @param {DOMString} id unique identifier, should only be set by native code // NOTE: not a W3C standard
> * @param name
> * @param dept
> * @param title
> * @param startDate
> * @param endDate
> * @param location
> * @param desc
> But startDate, endDate and location are not any longer passed into this function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org