Skip to main content

Search and Top Navigation

#2130 closed bug (fixed)

Opened January 08, 2008 07:12PM UTC

Closed February 08, 2008 07:25PM UTC

Last modified February 26, 2009 11:22AM UTC

UI.Slider breaking (even on demo page)

Reported by: message144 Owned by: paul
Priority: blocker Milestone: 1.5
Component: ui.core Version: 1.2.1
Keywords: slider fatal undefined Cc:
Blocked by: Blocking:
Description

This applies to JQuery UI 1.0 with JQuery 1.2.1 (Stable).

On line 286 of ui.slider.js:

$(this.element).triggerHandler("slidechange", [e, this.prepareCallbackObj(this.interaction)], o.change);

And on line 289 of ui.slider.js:

$(this.element).triggerHandler("slide", [e, this.prepareCallbackObj(this.interaction)], o.slide);

In both lines, the variable "e" is undefined. This is causing a fatal error in FireFox 2.0.0.11.

I suppose the solution could be to simply replace the e variable to true. This fix appears to have no side effects.

Attachments (0)
Change History (3)

Changed February 08, 2008 07:25PM UTC by paul comment:1

resolution: → fixed
status: newclosed

sorry, this will be fixed in 1.5b.

Changed May 24, 2008 03:39AM UTC by comment:2

milestone: 1.2.2

Milestone 1.2.2 deleted

Changed February 26, 2009 11:22AM UTC by paul comment:3

milestone: → 1.5