[jira] [Commented] (CB-7995) FileTransferError.exception property is always null on iOS

2017-07-14 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-7995:


Github user filmaj closed the pull request at:

https://github.com/apache/cordova-plugin-file-transfer/pull/185


> FileTransferError.exception property is always null on iOS
> --
>
> Key: CB-7995
> URL: https://issues.apache.org/jira/browse/CB-7995
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-file-transfer
>Affects Versions: 3.6.0
> Environment: iOS7, 8 iPhone/iPad
>Reporter: Shingo Toda
>Priority: Minor
>  Labels: backlog
>
> {{exception}} property of FileTransferError is always null. When I looked 
> into source code for iOS and Android, probably this filed is used only on 
> Andrdoid. {{createFileTransferError}} method on iOS does not take exception 
> parameter while the one on Android does.
> This support information should be added in API reference.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-7995) FileTransferError.exception property is always null on iOS

2017-07-14 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on CB-7995:
-

Commit 3e93c94d3bc49b37592cc2f20f66ce638cf377e9 in 
cordova-plugin-file-transfer's branch refs/heads/master from filmaj
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=3e93c94
 ]

CB-7995: document that `FileTransferError.exception` on iOS is never defined.


> FileTransferError.exception property is always null on iOS
> --
>
> Key: CB-7995
> URL: https://issues.apache.org/jira/browse/CB-7995
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-file-transfer
>Affects Versions: 3.6.0
> Environment: iOS7, 8 iPhone/iPad
>Reporter: Shingo Toda
>Priority: Minor
>  Labels: backlog
>
> {{exception}} property of FileTransferError is always null. When I looked 
> into source code for iOS and Android, probably this filed is used only on 
> Andrdoid. {{createFileTransferError}} method on iOS does not take exception 
> parameter while the one on Android does.
> This support information should be added in API reference.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-7995) FileTransferError.exception property is always null on iOS

2017-07-14 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-7995:


GitHub user filmaj opened a pull request:

https://github.com/apache/cordova-plugin-file-transfer/pull/185

CB-7995: document that `FileTransferError.exception` on iOS is never used

https://issues.apache.org/jira/browse/CB-7995



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

$ git pull https://github.com/filmaj/cordova-plugin-file-transfer CB-7995

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

https://github.com/apache/cordova-plugin-file-transfer/pull/185.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 #185






> FileTransferError.exception property is always null on iOS
> --
>
> Key: CB-7995
> URL: https://issues.apache.org/jira/browse/CB-7995
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-file-transfer
>Affects Versions: 3.6.0
> Environment: iOS7, 8 iPhone/iPad
>Reporter: Shingo Toda
>Priority: Minor
>  Labels: backlog
>
> {{exception}} property of FileTransferError is always null. When I looked 
> into source code for iOS and Android, probably this filed is used only on 
> Andrdoid. {{createFileTransferError}} method on iOS does not take exception 
> parameter while the one on Android does.
> This support information should be added in API reference.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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