Ticket #298 (new defect)

Opened 3 months ago

The loadJSONDoc test fails for local files in IE7

Reported by: cederberg@gmail.com Assigned to: somebody
Priority: low Milestone: MochiKit 1.5
Component: component1 Version:
Severity: trivial Keywords:
Cc:

Description

Probably due to some kind of security setting in XHR, the loadJSONDoc test fails in IE7 when run from a local file. It works ok in IE6 though.

We should probably warn about this issue in the test itself when window.location contains "file:".