[
https://issues.apache.org/jira/browse/CB-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13941047#comment-13941047
]
ASF subversion and git services commented on CB-6299:
-----------------------------------------------------
Commit d3c0b5686ce27ef901dff3d56d4e0268f654b637 in cordova-mobile-spec's branch
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;h=d3c0b56 ]
added localXHR test to prove CB-6299 fix is effective
> 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
>
> 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)