Closed (won't fix)
Project:
Nodequeue
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2007 at 22:34 UTC
Updated:
28 May 2008 at 17:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
drupalegg commentedI am getting the exact same error as well.
If there is any fix to this, I would appreciate it!
Comment #2
dwwThis could very well be caused by the bug I reported at http://drupal.org/node/182715 and the solution might be the patch I have there. Please try http://drupal.org/files/issues/nodequeue_js_header.5x-1.patch.txt against 5.x-1.2 or 5.x-1.x-dev code and see if the JS errors go away.
Comment #3
adrianr commentedThere appears to be an extra comma on line 116 in nodequeue.js which IE7 is being fussy about. Taking that out stopped the error for me. Patch attached.
Comment #4
bryanpflug commentedThis indeed does correct the problem for me. Thanks!
Comment #5
merlinofchaos commentedThe 1.x line of Nodequeue is no longer available.