Skip to main content

Bug Tracker

Side navigation

#3459 closed bug (invalid)

Opened October 07, 2008 10:09AM UTC

Closed October 07, 2008 01:54PM UTC

Problem using Sortables

Reported by: studlyswissdude2 Owned by: flesler
Priority: major Milestone: 1.3
Component: unfiled Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

I am getting some javascript errors on sorting a list (UL).

Errors I get:

  • this.options.curAnim is undefined
  • this.sortCfg is undefined

The first error is thrown the first time I reorder an item in the list. After it's being thrown, I can still continue to edit the list and .ajaxSubmit() data to a backend to make changes to the DB. When I do submit the info to the backend, however, I get the 2nd error, after which I cannot edit/re-order the list any further.

Interestingly enough, the 2nd error only appears to occur when the list is rather big. It does not occur on small list of unordered elements.

Any ideas?

Thanks

Attachments (1)
  • serialize.txt (2.5 KB) - added by studlyswissdude2 October 07, 2008 10:09AM UTC.

    sortable code being used

Change History (1)

Changed October 07, 2008 01:54PM UTC by flesler comment:1

resolution: → invalid
status: newclosed

Please repost this to the UI Bug Tracker.