Metadata
- Source
- FLUID-3202
- Type
- Sub-task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Jacob Farber
- Reporter
- Jacob Farber
- Created
2009-09-23T10:34:34.000-0400 - Updated
2011-01-15T15:16:16.762-0500 - Versions
- N/A
- Fixed Versions
-
- 1.1.2
- Component
-
- Demos
Description
If a demo requires it to be delivered via a server due to ajax in FF problems, then there needs to be some sort of warning about this.
Comments
-
Justin Obara commented
2009-09-29T16:10:09.000-0400 To reiterate the above:
if you run the demo locally using firefox 3+ , it won't work unless you change some of the security settings.
-
Jacob Farber commented
2009-09-30T13:26:04.000-0400 Going to :
1) Check if ajax based demo
2) Check for FF 3+
3) Check for server loc (if url starts with file:///) -
Jacob Farber commented
2009-10-01T14:38:42.000-0400 New strategy: launch dummy synchronous ajax call to prohibitive (in FF) location. If it fails, then show the warning.
This is akin to feature detection rather than scrubbing fragile aspects of the page.
-
Anastasia Cheetham commented
2009-10-01T17:17:08.000-0400 This looks good to me.
-
Michelle D'Souza commented
2011-01-14T12:29:05.640-0500 Reopening these issues in order to add the democomponent.