Venkata Kiran created CB-4946:
---------------------------------

             Summary: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to