FLUID-4164: Upgrade jQuery UI 1.8 to 1.8.11

Metadata

Source
FLUID-4164
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Harris Wong
Reporter
Harris Wong
Created
2011-03-29T16:57:56.860-0400
Updated
2011-04-12T16:15:48.761-0400
Versions
N/A
Fixed Versions
  1. 1.4
Component
N/A

Description

Upgrade jQuery UI from 1.8 to 1.8.11

Updating the following files:
jquery.ui.core.js
jquery.ui.dialog.js
jquery.ui.draggable.js
jquery.ui.mouse.js
jquery.ui.position.js
jquery.ui.slider.js
jquery.ui.widget.js

jQuery official guides for upgrading:
jQuery Guide from 1.8.10 to 1.8.11: http://jqueryui.com/docs/Upgrade_Guide/1.8.11
jQuery Guide from 1.8 to 1.8.11: http://jqueryui.com/docs/Upgrade_Guide_18 (currently empty)

Environments

N/A

Comments

  • Harris Wong commented 2011-03-29T17:23:11.012-0400

    Replaced listed files with the ones from 1.8.11. Changes can be found at my github: https://github.com/harriswong/infusion/tree/FLUID-4164

  • Harris Wong commented 2011-03-31T16:54:11.410-0400

    Merged with f9df1b1f71446dd2b0ff4f972d2ce04e1680ecde Mar 31, 2011.
    Encountered the following problems:

    =========================
    Unit Test failure: IE8 Windows XP
    =========================
    *inlineEdit-test fails on #34.9
    Undo container should not be visible

    *UIOptions, error as follow:
    Line: 56
    Character: 13
    Code: 0
    Error Message: Object doesn't support this property or method
    URL: http://localhost/fluid/fluid-components/src/webapp/framework/core/js/Fluid.js

    ================================
    StateTest on demo failure: IE8 Windows XP
    ================================
    *Uploader, error as follow:
    Line: 48
    Character: 3
    Code: 0
    Error Message: Object required
    URL: http://localhost/fluid/fluid-components/src/webapp/demos/uploader/html/uploader.html

    *uiOptions, errors as follow:
    Line: 136268650
    Character: 13
    Code: 0
    Error Message: 'selectors' is null or not an object
    URL: http://localhost/fluid/fluid-components/src/webapp/demos/uiOptions/html/uiOptions.html

    Line: 196
    Character: 13
    Code: 0
    Error Message: 'undefined' is null or not an object
    URL: http://localhost/fluid/fluid-components/src/webapp/components/uiOptions/js/UIEnhancer.js

    ========================
    Unit Test failure: IE9 Windows 7
    ========================
    *ImageReorderer UnitTest fails

    *LayoutReorderer UnitTest 3.10- Temp moved state is cleared

  • Harris Wong commented 2011-04-01T14:48:42.670-0400

    Merged with 1d8f205eb0b963ae56862a33587eb895caceaa9e Apr 1, 2011
    Encountered the following problems:

    =========================
    Unit Test failure:
    =========================
    Chrome, FF, IE8 XP; IE9, FF4, Chrome Win7
    TextfieldSlider Test Suite - Fails all

    IE8 XP
    UI Enhancer Test Suite - Failed 1.8, 1.9, 2.*, 3.5, 4.4

    *Updated: according to Antranig, these are just leftover versions of the DataBinding dependency from Mar 31, 2011.

    =========================
    State Test failure:
    =========================
    FF4, Chrome
    Uploader Demo not showing upon clicking buttons

  • Harris Wong commented 2011-04-04T16:50:22.909-0400

    Merged with be8fe4f46964a6307e6fe7404e81c38c0608a88e Apr 4, 2011.
    Encountered the following problems:
    =========================
    Unit Test failure: FF, Chrome, IE8 Windows XP
    =========================
    src/webapp/tests/component-tests/uiOptions/html/UIEnhancer-test.html 1.2, 1.4, 2., 3.*, 4.4

    =========================
    State Test failure: FF, Chrome, IE8 Windows XP
    =========================
    Uploader - clicked on the 3 buttons but nothing happened.
    UIOptions Demo Error: target is undefined Source File: http://localhost/fluid/fluid-components/src/webapp/framework/core/js/Fluid.js Line: 1060

  • Harris Wong commented 2011-04-05T14:04:56.393-0400

    Merged with c3c097713a012dafeb00548d0e480e6ecccc14a4 Apr 5, 2011.

    Encountered the following problems:

    ========================
    Unit Test failure: IE9 Windows 7
    ========================
    *ImageReorderer UnitTest fails

    *LayoutReorderer UnitTest 3.10- Temp moved state is cleared

  • Harris Wong commented 2011-04-05T14:23:08.563-0400

    The problems I listed are the same in the master branch. I don't think those are problems introduced by the jQuery-UI 1.8.11.

  • Justin Obara commented 2011-04-12T16:15:48.759-0400

    Merged in Harris' branch at 8fcffe96952baced45585a984bee9af4377473c7