When there is an empty table row in a draggable table (such as can be generated by Draggable Views), tabledrag.js has an error at line 130.

The attached patch fixes that error by verifying that there is at least one child in the row before referencing the first array element.

CommentFileSizeAuthor
tabledrag.patch528 bytespaulmckibben
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

paulmckibben’s picture

Status: Active » Needs review

Oops, meant to set status to "needs review." Thanks!

markhalliwell’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Drupal 6 reached EOL (end-of-life) on February 24, 2016.