Search and Top Navigation
#3726 closed bug (duplicate)
Opened January 01, 2009 03:57PM UTC
Closed October 12, 2010 02:38AM UTC
Last modified October 03, 2012 03:01PM UTC
Draggable: Use $.widget.prototype._trigger
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 2.0.0 |
Component: | ui.draggable | Version: | 1.6rc4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Remove _propagate and modify connectToSortable.
Attachments (0)
Change History (6)
Changed January 03, 2009 05:42AM UTC by comment:1
Changed January 08, 2009 03:49PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in r1559.
Changed January 09, 2009 06:47PM UTC by comment:3
resolution: | fixed |
---|---|
status: | closed → reopened |
Renaming _propagate to _trigger is not the correct fix. The plugin should not be overriding the _trigger method from the widget prototype.
Changed January 16, 2009 06:25PM UTC by comment:4
milestone: | 1.6 → 1.next |
---|---|
priority: | critical → blocker |
Changed October 12, 2010 02:38AM UTC by comment:5
resolution: | → duplicate |
---|---|
status: | reopened → closed |
Duplicate of #6172.
Changed October 03, 2012 03:01PM UTC by comment:6
milestone: | 1.next → 2.0.0 |
---|
Partial fix in r1487.