You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2014/03/19 22:50:45 UTC

[jira] [Resolved] (CB-6299) Ajax of local files not working when requested via absolute URL

     [ https://issues.apache.org/jira/browse/CB-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-6299.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.5.0

> Ajax of local files not working when requested via absolute URL
> ---------------------------------------------------------------
>
>                 Key: CB-6299
>                 URL: https://issues.apache.org/jira/browse/CB-6299
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP7, WP8
>            Reporter: Gabriel Schulhof
>            Assignee: Jesse MacFadyen
>             Fix For: 3.5.0
>
>
> The code does not properly strip slashes from the path name when the URL is absolute, because in that case the path name is prefixed with the protocol, so the protocol must be stripped off first.
> References:
> https://github.com/jquery/jquery-mobile/issues/6574



--
This message was sent by Atlassian JIRA
(v6.2#6252)