Search and Top Navigation
#3730 closed bug (duplicate)
Opened January 01, 2009 04:03PM UTC
Closed October 12, 2010 02:34AM UTC
Last modified October 03, 2012 03:33PM UTC
Sortable: Use $.widget.prototype._trigger
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.6rc4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Remove _propagate.
Attachments (0)
Change History (5)
Changed January 08, 2009 03:50PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Changed January 09, 2009 06:46PM UTC by comment:2
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:3
milestone: | 1.6 → 1.next |
---|---|
priority: | critical → blocker |
Changed October 12, 2010 02:34AM UTC by comment:4
resolution: | → duplicate |
---|---|
status: | reopened → closed |
Duplicate of #6172.
Changed October 03, 2012 03:33PM UTC by comment:5
milestone: | 1.next → 2.0.0 |
---|
Fixed in r1559.