FLUID-2785: Inline Edit unit tests are failing

Metadata

Source
FLUID-2785
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2009-05-27T11:44:49.000-0400
Updated
2009-05-27T14:10:33.000-0400
Versions
N/A
Fixed Versions
  1. 1.1
Component
  1. Inline Edit

Description

Inline Edit unit tests are failing

http://build.fluidproject.org/infusion/tests/component-tests/inlineEdit/html/InlineEdit-test.html

Notice that Tests 14 and 17 have failing tests.

In IE 8, test 26.9 is also still failing

Environments

FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
Safari 3.2 (Mac OS 10.4)
FF2, FF3, IE6, IE7, IE8, Opera 9.6 (Win XP)
FF3, IE7, IE8 (Win Vista)
IE6 (Win 2000)

Attachments

Comments

  • Antranig Basman commented 2009-05-27T13:24:32.000-0400

    It appears that against expectation, we did have code in the framework which was dependent on the API altered with the fix to FLUID-2247 - this now cause InlineEdit.js to fail in its activation handlers. Patch adjusts this usage.

  • Justin Obara commented 2009-05-27T14:10:33.000-0400

    The patch was code reviewed and committed by Michelle

    Verified the fix using:

    FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
    FF2, IE8 (Win XP)
    FF3, IE7, IE8 (Win Vista)