Skip to main content

Search and Top Navigation

#3471 closed bug (fixed)

Opened September 27, 2008 04:07PM UTC

Closed October 20, 2008 07:31AM UTC

Last modified October 11, 2012 09:15PM UTC

Draggable helper function is applied incorrect parameters

Reported by: Nate Owned by: paul
Priority: minor Milestone:
Component: ui.draggable Version: 1.6rc2
Keywords: Cc:
Blocked by: Blocking:
Description

In the 1.62 Jquery UI build with 'draggable' in the function 'createHelper' in the line including 'o.helper.apply(this.element[0],

[e]', 'e' is undefined. This breaks the ability to have a function helper for draggables. I'm not sure what that second argument is supposed to be, maybe 'o'?

Attachments (0)
Change History (2)

Changed October 20, 2008 07:31AM UTC by paul comment:1

resolution: → fixed
status: newclosed

This is fixed in a recent trunk version.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted