Closed (fixed)
Project:
Node clone
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2013 at 05:37 UTC
Updated:
7 Nov 2013 at 02:10 UTC
Jump to comment: Most recent
Patch fixes the following error which appears under admin/content for users with administration privileges but without 'administer nodes' permission:
Warning: Invalid argument supplied for foreach() in clone_form_node_admin_content_alter() (line 150 of /var/www/sites/dev/domain/drupal/sites/all/modules/contrib/_user/_helper/node_clone/clone.module).
| Comment | File | Size | Author |
|---|---|---|---|
| node_clone-7.x-1.0-rc1-admin-warning.patch | 1.13 KB | Rory |
Comments
Comment #1
Mark Theunissen commentedPatch solves issue for me. Very simple fix.
Comment #2
anrikun commentedRTBC +1
Comment #3
pwolanin commentedwas already fixed in #1762106: Invalid arguments supplied for foreach()