Sounds good. The change is big enough already, so maybe let's just make a separate bug for figuring out how to set this field properly.
On Wed, Aug 29, 2012 at 10:54 AM, Brion Vibber (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/CB-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444112#comment-13444112] > > Brion Vibber commented on CB-622: > --------------------------------- > > > upload - doesn't look like progress events ever get lengthComputable or > total fields set on them? > > Yeah, I wasn't sure how to get a length reliably, especially for content: > URIs (photos selected from gallery). > > > FileTransfer interface should provide progress monitoring > > --------------------------------------------------------- > > > > Key: CB-622 > > URL: https://issues.apache.org/jira/browse/CB-622 > > Project: Apache Cordova > > Issue Type: Improvement > > Components: Android, BlackBerry, iOS, WP7 > > Affects Versions: 1.7.0 > > Environment: Checked docs for iOS and Android, and in general. > > Reporter: Brion Vibber > > Assignee: Andrew Grieve > > Priority: Minor > > Labels: FileTransfer, file > > > > The FileTransfer upload and download interface seems to provide no way > to monitor progress of the upload/download, other than waiting for the > entire transfer to complete or fail. > > Being able to pass another callback for progress monitoring could be a > useful interface, this might get called with a byte count or something. > > -- > 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 >
