Issue Details (XML | Word | Printable)

Key: EQX-105
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Matt Raible
Reporter: Matt Raible
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse Light

Upgrade to Script.aculo.us 1.6.5

Created: 08/Oct/06 10:02 PM   Updated: 26/Apr/07 03:20 AM   Resolved: 28/Dec/06 05:38 PM
Component/s: Web - General
Affects Version/s: 1.6
Fix Version/s: 1.8-beta



Matt Raible made changes - 08/Oct/06 10:07 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Matt Raible added a comment - 08/Oct/06 10:43 PM
Re-opened because current version of Canoo WebTest can't handle this upgrade:

Test step invoke (/opt/openlogic/blueglue/cruisecontrol-bin-2.5/projects/equinox-1.x/equinox-dist/eq
uinox-jsf-hibernate/src/test/resources/web-tests.xml:23: ) named "<unknown>" failed with message "S
tep[invoke "<unknown>" (1/12)]: Script error loading page executing webtest at: invoke TypeError: Ca
nnot read property "prototype" from null (http://localhost:14256/equinox/scripts/prototype.js#1320)

Matt Raible made changes - 08/Oct/06 10:43 PM
Status Resolved [ 5 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Matt Raible made changes - 16/Oct/06 10:36 PM
Fix Version/s 1.7 [ 10040 ]
Fix Version/s 1.8 [ 10100 ]
Matt Raible made changes - 28/Dec/06 05:34 PM
Summary Upgrade to Script.aculo.us 1.6.4 Upgrade to Script.aculo.us 1.6.5
Matt Raible added a comment - 28/Dec/06 05:35 PM
Commented out the following lines (starting on 1402) for JSF version because it use HtmlUnit and there's an issue with HtmlUnit (http://tinyurl.com/y7dmst):

  if (typeof HTMLElement != 'undefined') {
    /* The following code doesn't work with HtmlUnit 1.10: http://tinyurl.com/y7dmst */
    /*copy(Element.Methods, HTMLElement.prototype);
    copy(Element.Methods.Simulated, HTMLElement.prototype, true);
    copy(Form.Methods, HTMLFormElement.prototype);
    [HTMLInputElement, HTMLTextAreaElement, HTMLSelectElement].each(function(klass) {
      copy(Form.Element.Methods, klass.prototype);
    });
    _nativeExtensions = true;*/
  }

Matt Raible made changes - 28/Dec/06 05:38 PM
Resolution Fixed [ 1 ]
Status Reopened [ 4 ] Resolved [ 5 ]
Matt Raible made changes - 26/Apr/07 03:20 AM
Fix Version/s 1.8 [ 10100 ]
Fix Version/s 1.8-beta [ 10150 ]