FLUID-2191: Layout Reorderer unit test throws errors: using opera

Metadata

Source
FLUID-2191
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2009-02-04T09:08:37.000-0500
Updated
2009-02-05T08:17:02.000-0500
Versions
N/A
Fixed Versions
  1. 0.8
Component
  1. Layout Reorderer

Description

Layout Reorderer unit test throws errors

http://build.fluidproject.org/fluid/tests/fluid-tests/LayoutReorderer-test.html

All of the tests still pass.

Opera Error log:

JavaScript - http://build.fluidproject.org/fluid/tests/fluid-tests/manual/portal/portlets.js

Linked script not loaded
JavaScript - http://build.fluidproject.org/fluid/tests/fluid-tests/js/ReorderLayoutTests.js

Linked script not loaded

Environments

Opera 9.5 (Mac OS 10.5)

Comments

  • Justin Obara commented 2009-02-04T09:36:22.000-0500

    It appears that these scripts, while called in script tags in the head, are not actually used in the tests

  • Justin Obara commented 2009-02-04T15:19:26.000-0500

    Removed the import of two no longer existing script files

    portlets.js and reordererLayoutTests.js

  • Justin Obara commented 2009-02-05T08:17:02.000-0500

    Verified fix using:

    Opera 9.5 (Mac OS 10.5)