FLUID-5339: Many of the dataBinding tests are broken in IE

Metadata

Source
FLUID-5339
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2014-04-29T12:39:58.647-0400
Updated
2014-05-02T09:03:22.911-0400
Versions
N/A
Fixed Versions
  1. 1.5
Component
  1. Data Binder
  2. Framework

Description

Many of the data binding unit tests are failing in IE 8 with the error "Died on Test#1 undefined: JScript object expected"

Tests that are failing:

  • FLUID-3674 basic model relay test
  • FLUID-3674 event coordination test
  • FLUID-5024: Model Relay with model transformation
  • FLUID-5024: Resolving references which are cyclical in components
  • FLUID-5045: Model transformation documents contextualised by IoC expression for model relay
  • FLUID-5270: Transforming relay from child to parent

In IE 9, 10, & 11:

  • FLUID-3674 event coordination test
    (only the first test fails)

Environments

IE 8, 9, 10, 11

Comments

  • Justin Obara commented 2014-04-30T09:04:43.084-0400

    It appears that a similar error is causing the Paged Table and Tooltip tests to be failing, as the source of the error is coming from DataBinding.js line 322.

  • Justin Obara commented 2014-05-01T09:58:57.901-0400

    Submitted a pull request: https://github.com/fluid-project/infusion/pull/506

  • Justin Obara commented 2014-05-02T09:03:13.629-0400

    The pull request ( https://github.com/fluid-project/infusion/pull/506 ) was merged into the project repo at a80e292a3c2e38e7ee0b3997729c80983c09a7dc