Getting taxonomy term table drag to work

dboulet - June 7, 2009 - 17:44
Project:Popups API (Ajax Dialogs)
Version:6.x-2.0-alpha5
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

With this module enabled, the draggable re-ordering of taxonomy terms doesn't work. As mentioned in #336641: Auto-load needed JS and CSS files (and settings), this is because of a conflict with table ids. I tried to fix this problem by changing the id of the vocabulary overview table using theme_taxonomy_overview_vocabularies(). This partially fixed the problem: the drag handles on the terms table now display correctly, but the drag behavior is messed up--I am having to click to release the drag and the warning doesn't show up at the bottom of the table. The JavaScript error that I get is: "sourceElement is undefined - tabledrag.js?U (line 691)".

Does anyone know of a fix for this?

 
 

Drupal is a registered trademark of Dries Buytaert.