[
https://issues.apache.org/jira/browse/CB-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255860#comment-13255860
]
Lindsey Simon commented on CB-524:
----------------------------------
Oh sorry Fil,
It's in the android version.
phonegap-phonegap-66780d6
/**
* Set the progress dialog value.
*
* @param {Number}
* value 0-100
*/
progressValue : function(value) {
exec(null, null, 'Notification', 'progressValue', [ value ]);
},
};
});
> cordova-1.6.js line 3691 - trailing comma - is this a bug or something to be
> expected in the future?
> ----------------------------------------------------------------------------------------------------
>
> Key: CB-524
> URL: https://issues.apache.org/jira/browse/CB-524
> Project: Apache Callback
> Issue Type: Bug
> Components: CordovaJS
> Affects Versions: 1.6.0
> Environment: Mac + google's javascript compiler (it detected the
> trailing comma)
> Reporter: Lindsey Simon
> Assignee: Filip Maj
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Just want to double check that yall consider this a bug ;)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira