FLUID-3450: in Infusion Builder the apache logs are recording errors when running the js unit tests

Metadata

Source
FLUID-3450
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Laurel Williams
Created
2009-12-18T11:53:00.000-0500
Updated
2014-03-03T11:20:13.805-0500
Versions
  1. 1.4
Fixed Versions
  1. 1.5
Component
  1. Infusion Builder

Description

The errors are as follows:

File does not exist: /home/continuum/website/docs/infusionBuilder/tests/infusion, referer: http://forge.fluidproject.org/infusionBuilder/tests/html/InfusionBuilder-tests.html
File does not exist: /home/continuum/website/docs/infusionBuilder/tests/css, referer: http://forge.fluidproject.org/infusionBuilder/tests/html/InfusionBuilder-tests.html

To test this further, I added a directory under tests called css and then checked the error logs again. The files that were not found were the css files referred to in html/InfusionBuilder.html. This implies errors were cause by links in the header of the "fetched template" - even though the html template that was fetched did not encompass the header section.

It may be worth exploring this further with other components that use fetchTemplate.

The advantage of fixing this problem is to cut down on errors in the apache error logs so that we can track down real problems.

Environments

IE 8 on XP

Comments

  • Justin Obara commented 2010-01-04T16:08:58.000-0500

    Likely an IE issue where it is evaluating the head of the fetched template as part of the implementation of jquery's load function

  • Justin Obara commented 2014-03-03T11:20:13.804-0500

    builder.fluidproject.org has been taken down and there are no immediate plans to replace it. Currently all builds are expected to be generated directly from the grunt build scripts.

    http://fluid.2324889.n4.nabble.com/Infusion-Builder-issues-tp8926.html