Closed (won't fix)
Project:
Node clone
Version:
5.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2008 at 10:41 UTC
Updated:
8 May 2008 at 21:04 UTC
Sorry to be picky, but in the function of 'node_clone_menu', there should be a if statement like this:
if($may_cache) {
blar....
}
return $items;
Otherwise it will called twice and menu cache will not work.
Comments
Comment #1
andyhu commented