Side navigation
#3631 closed bug (invalid)
Opened November 21, 2008 02:54PM UTC
Closed November 25, 2008 11:45AM UTC
ui.sortable.js: re Ticket #3402 - new ui.cancel() method
Reported by: | dimok | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | unfiled | Version: | 1.2.6 |
Keywords: | Cc: | dimok | |
Blocked by: | Blocking: |
Description
Line 838:
if(this.options.helper != "original") this.helper.remove();
In my case this.helper is null, so "this.helper.remove()" blows.
But let's say it's not a null, isn't it suppose to be a Function?
Then how do you expect "this.helper.remove()" to work?
Attachments (0)
Change History (1)
Changed November 25, 2008 11:45AM UTC by comment:1
cc: | → dimok |
---|---|
resolution: | → invalid |
status: | new → closed |
This belongs to the UI Bug Tracker.