Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » Work Breakdown Structure Broken in Chrome?
Work Breakdown Structure Broken in Chrome? [message #1424581] Tue, 16 September 2014 06:15 Go to next message
Peter Kelley is currently offline Peter KelleyFriend
Messages: 6
Registered: November 2011
Location: Canberra, Australia
Junior Member
I have been somewhat frustrated trying to get my work breakdown structures to publish for a static website. On a whim I tried IE and found that they were appearing.

Is there a known issue with the Chrome browser and work breakdown structures?

Update: I am getting the following Javascript errors in the Chrome console:

Uncaught SecurityError: Blocked a frame with origin "null" from accessing a frame with origin "null". Protocols, domains, and ports must match. treebrowser.js:82
Uncaught SecurityError: Blocked a frame with origin "null" from accessing a frame with origin "null". Protocols, domains, and ports must match. contentPage.js:181
Uncaught SecurityError: Blocked a frame with origin "null" from accessing a frame with origin "null". Protocols, domains, and ports must match. bookmarkviews.js:173
Uncaught SecurityError: Blocked a frame with origin "null" from accessing a frame with origin "null". Protocols, domains, and ports must match. treebrowser.js:82
Uncaught SecurityError: Blocked a frame with origin "null" from accessing a frame with origin "null". Protocols, domains, and ports must match. contentPage.js:181
Uncaught SecurityError: Blocked a frame with origin "null" from accessing a frame with origin "null". Protocols, domains, and ports must match. bookmarkviews.js:37


Peter Kelley

[Updated on: Tue, 16 September 2014 06:20]

Report message to a moderator

Re: Work Breakdown Structure Broken in Chrome? [message #1425212 is a reply to message #1424581] Wed, 17 September 2014 02:05 Go to previous messageGo to next message
yulong tong is currently offline yulong tongFriend
Messages: 10
Registered: September 2014
Junior Member
Hi.
This problem is due to JS cross-domain,the chrome seems did not allow local file do this.The FF and IE are both ok.
But if you publish the site to a web server,e.g IIS,or Apache HTTP Server,then you can find the chrome can browse the site.
Re: Work Breakdown Structure Broken in Chrome? [message #1425327 is a reply to message #1424581] Wed, 17 September 2014 06:28 Go to previous messageGo to next message
yulong tong is currently offline yulong tongFriend
Messages: 10
Registered: September 2014
Junior Member
Still can not reply?
Re: Work Breakdown Structure Broken in Chrome? [message #1425825 is a reply to message #1425327] Wed, 17 September 2014 22:29 Go to previous messageGo to next message
Peter Kelley is currently offline Peter KelleyFriend
Messages: 6
Registered: November 2011
Location: Canberra, Australia
Junior Member
I'm sure that this is the case however if you haven't published before and you don't know why your WBS is not displaying it can be a bit frustrating. At the very least there should be something in the help about this to help people just starting out.

Peter Kelley
Re: Work Breakdown Structure Broken in Chrome? [message #1427192 is a reply to message #1424581] Fri, 19 September 2014 21:29 Go to previous message
Greg Ray is currently offline Greg RayFriend
Messages: 5
Registered: September 2014
Junior Member
Hi,

Yes, the problem is the Chrome's security policy.
You can workaround it by launching Chrome from command line with option --disable-web-security
Of course, as yulong tong stated, the problem is occuring only if you try to view local html files, on the serwer there would be no problem.

But on the other hand the way the methods are published is quite old fashioned; iframes stopped being used by web developers decades ago... Rolling Eyes
Previous Topic:Process Composition
Next Topic:jpeg quality
Goto Forum:
  


Current Time: Tue Mar 19 05:23:54 GMT 2024

Powered by FUDForum. Page generated in 0.01848 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top