Closed (fixed)
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Dec 2011 at 21:02 UTC
Updated:
25 Dec 2011 at 09:00 UTC
Jump to comment: Most recent file
When clicking to view a queue, I get the following warning message:
Warning: Invalid argument supplied for foreach() in menu_unserialize() (line 379 of /Users/henrique/Webroot/drupal7/includes/menu.inc).
This is because of incorrect use of menu access control. It's trying to pass a callback as 'access arguments' to the autocomplete menu item.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1367260.patch | 515 bytes | recidive |
Comments
Comment #1
recidive commentedPatch attached.
Comment #2
amateescu commentedThis was introduced just a few days ago in http://drupalcode.org/project/nodequeue.git/commit/4558cbd , by manually re-rolling the 6.x-2.x patch :(
Committed and pushed to 7.x-2.x. Thanks!
http://drupalcode.org/project/nodequeue.git/commit/6759792