FLUID-4321: Demo portal doesn't work from the local file system when run in Chrome

Metadata

Source
FLUID-4321
Type
Bug
Priority
Critical
Status
Closed
Resolution
Escalated
Assignee
N/A
Reporter
Colin Clark
Created
2011-07-04T12:56:43.494-0400
Updated
2014-06-25T16:16:11.181-0400
Versions
N/A
Fixed Versions
  1. 1.4
Component
  1. Demos

Description

The demo portal fails to correctly load demos when run in Chrome from the local file system. Here's a report from Jeff Cross about the issue:

"I'm Jeff Cross, I work with Gary at Unicon and am getting up to speed on Fluid. I ran into an issue when running the demos locally in Chrome, and didn't see an existing issue at issues.fluidproject.org.

When I open any demo, such as pager, here is what my screen looks like (Web Inspector is open at the bottom so you can see javascript errors). It looks like a crossdomain issue, even though all the resources are local. Perhaps it's just a Chrome bug. Running Google Chrome 12.0.742.112."

It looks like this may be caused by a tightening of Chrome's same origin policy when run against the local file system.

The demo portal works correctly in Chrome when run from the server.

Environments

Chrome

Attachments

Comments

  • Colin Clark commented 2011-07-04T12:57:41.051-0400

    Screenshot from Jeff Cross showing issue with demo portal in Chrome when run from the local file system.

  • Justin Obara commented 2011-07-06T10:09:23.429-0400

    There is an issue filed for this with Google's chromium project http://code.google.com/p/chromium/issues/detail?id=40787