Nodequeue's autoAttach behaviour parses the return data with Drupal.parseJson, which is deprecated in D6 (http://drupal.org/node/242642 and http://drupal.org/node/114774#removed_several_functions_from_drupaljs)
This prevents the queues overview (on nodes and nodequeue tab) to be refreshed and the links and counts from being updated (presumably only whe using jquery update)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bellesmanieres’s picture

Patch attached

bellesmanieres’s picture

Status: Active » Needs review

Forgot to mark as need review.

amateescu’s picture

Status: Needs review » Fixed

Looks good to me.

Removed the whitespace and commited to 6.x-2.x and 7.x-2.x. Thanks!

http://drupalcode.org/project/nodequeue.git/commit/049b93a
http://drupalcode.org/project/nodequeue.git/commit/0954c2b

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.