Skip to main content

Search and Top Navigation

#2496 closed bug (fixed)

Opened March 12, 2008 06:49PM UTC

Closed March 14, 2008 11:21AM UTC

Last modified February 26, 2009 11:59AM UTC

Cannot recreate slider after it is destroyed

Reported by: jfafard Owned by: paul
Priority: major Milestone: 1.5
Component: ui.core Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

If you destroy a slider you can't make it again. Calling slider on that element does nothing.

It seems the problem has to do with a spelling mistake in ui.slider.js

in the destroy function around line 139

.removeData("ul-slider")

should be

.removeData("ui-slider")
Attachments (0)
Change History (3)

Changed March 14, 2008 11:21AM UTC by joern comment:1

resolution: → fixed
status: newclosed

Fixed in [4897].

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

milestone: 1.2.4

Milestone 1.2.4 deleted

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

milestone: → 1.5