FLUID-5342: RendererUtilities tests are failing with "JScript object expected" error

Metadata

Source
FLUID-5342
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Justin Obara
Created
2014-04-30T09:00:28.771-0400
Updated
2014-05-02T10:48:08.047-0400
Versions
N/A
Fixed Versions
  1. 1.5
Component
  1. Framework
  2. Renderer

Description

Currently the following tests are failing in IE 8.

FLUID-5279: Direct model sharing for renderer relay components
FLUID-5280: The relayed new value takes precedence over the default model value
FLUID-5282: protoComponent expansion should respect floating model references.

All fail with the message: "Died on test #1 undefined: JScript object expected"

In IE 9, 10, & 11:

FLUID-5280: The relayed new value takes precedence over the default model value

Environments

IE 8, 9, 10, 11

Comments