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

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

GitHub user cjpearson opened a pull request:

    https://github.com/apache/cordova-plugins/pull/27

    CB-11644: (ios) Set cdvtoken cookie path to root

    ### Platforms affected
    iOS
    
    ### What does this PR do?
    Set the cdvToken cookie's path to root, so it applies to all requests 
including those outside of www folder.
    
    ### What testing has been done on this change?
    Tested on iOS 8.4.1
    
    ### Checklist
    - [X] [ICLA](http://www.apache.org/licenses/icla.txt) has been signed and 
submitted to [email protected].
    - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
    - [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [X] Added automated test coverage as appropriate for this change.
    


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

    $ git pull https://github.com/cjpearson/cordova-plugins CB-11644

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

    https://github.com/apache/cordova-plugins/pull/27.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 #27
    
----
commit bdf8272ed6d4e6a6442956502d9417b25f1df565
Author: Connor Pearson <[email protected]>
Date:   2016-07-29T20:12:19Z

    CB-11644: (ios) Set cookie path to root

----


> Cannot load URLs outside of www folder
> --------------------------------------
>
>                 Key: CB-11644
>                 URL: https://issues.apache.org/jira/browse/CB-11644
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin WKWebViewEngine
>            Reporter: Connor Pearson
>            Assignee: Shazron Abdullah
>
> Similar to CB-10237, but for the local web server. Requests for files outside 
> the www folder fail with a 403 because the cookie is not set.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to