Opened 15 years ago

Closed 14 years ago

Last modified 10 years ago

#3471 closed bug (fixed)

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'?

Change History (2)

comment:1 Changed 14 years ago by paul

Resolution: fixed
Status: newclosed

This is fixed in a recent trunk version.

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.