[
https://issues.apache.org/jira/browse/CB-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259050#comment-13259050
]
Filip Maj commented on CB-276:
------------------------------
@Alexandre: can you post your sample code for this issue? I am having trouble
running jQuery 1.7.2 using the 1.6.1 build and am wondering how you got this
working in the first place.
> Cannot use $.getJSON on a local file
> ------------------------------------
>
> Key: CB-276
> URL: https://issues.apache.org/jira/browse/CB-276
> Project: Apache Callback
> Issue Type: Bug
> Components: WP7
> Affects Versions: 1.4.0
> Reporter: Alexandre Mathieu
> Assignee: Filip Maj
> Labels: ajax, javascript, json, xhr
>
> 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