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 2017/11/22 00:24:00 UTC

[jira] [Commented] (CB-12399) FileTransfer only uses WebView cookies if available

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

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

maverickmishra commented on issue #174: CB-12399: (Android) Fix bug with WebView & CookieManager cookies
URL: https://github.com/apache/cordova-plugin-file-transfer/pull/174#issuecomment-346204145
 
 
   With the new features introduced in [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest), this plugin is not needed any more. Migrating from this plugin to using the new features of [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest), is explained in this [Cordova blog post](https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> FileTransfer only uses WebView cookies if available
> ---------------------------------------------------
>
>                 Key: CB-12399
>                 URL: https://issues.apache.org/jira/browse/CB-12399
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-file-transfer (DEPRECATED)
>    Affects Versions: Master
>         Environment: Android
>            Reporter: James Harless
>            Priority: Minor
>
> Came across this bug a few weeks ago where FileTransfer will use WebView cookies over CookieManager cookies. This can be a major source of confusion if WebView receives a cookie with a hybrid app where cookies are handled by CookieManager.



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

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