FLUID-3690: Demo portal has broken script tags

Metadata

Source
FLUID-3690
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
James Yoon
Reporter
Justin Obara
Created
2010-08-27T08:56:34.809-0400
Updated
2014-07-14T10:30:09.294-0400
Versions
  1. 1.4
Fixed Versions
N/A
Component
  1. Demos

Description

If you look at the demo portal in a debugger like firebug, you can see that it is trying to pull in resources for which the URL's are incorrect.

The demos themselves appear to be working fine, so I'm not sure what all these URL's are for.

Comments

  • Justin Obara commented 2010-08-27T10:25:00.963-0400

    The failed get request are coming because the portal will try to pull in files related to a demo(html, css, js, and data), whether or not they exist. This is to display them in the tabbed panel to the right. The failed get for the build.xml file is because this is used to test the same origin policy. The path and demo name are set in the demo.html file specific to a demo. We may want to rethink our strategy here as it may appear to users that there is a problem.

  • Anastasia Cheetham commented 2011-01-10T14:46:08.844-0500

    Justin, I'm not able to reproduce this (though I might not be clear on how to do so). Could you double-check if this is still an issue and if so, set the 'affects' version? Even if so, it might become moot once we redesign the demo portal.

  • Justin Obara commented 2014-07-14T10:30:09.278-0400

    The demo portal was removed as of 1.5