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

Jesus Bosch commented on CB-276:
--------------------------------

I've attached a full small project that reproduces the error
                
> Cannot use $.getJSON on a local file
> ------------------------------------
>
>                 Key: CB-276
>                 URL: https://issues.apache.org/jira/browse/CB-276
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP7
>    Affects Versions: 1.4.0
>            Reporter: Alexandre Mathieu
>            Assignee: Jesse MacFadyen
>              Labels: ajax, javascript, json, xhr
>             Fix For: 1.9.0
>
>         Attachments: LondonWP7_simple.zip
>
>
> I have the following code in my JS:
> $.getJSON('json/somefile.json').success(function(data) { ... });
> Where somefile.json has been set to "Content".
> The console gives me the following message:
> Wrapped XHR received Error from FileAPI :: [object Object]
> Where the object contains: {code: 1}
> Any idea on the matter?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to