Closed (fixed)
Project:
Node clone
Version:
5.x-2.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2008 at 16:43 UTC
Updated:
25 Apr 2008 at 12:39 UTC
When attempting to clone a panels2 node, it returns the error "Please select a layout.", regardless of if a layout is already selected.
Comments
Comment #1
pwolanin commentedwell, read README.txt - it's quite possible that cloning will fail with a complicated node type. If so, your best option may be to disallow cloning of nodes of that type.
Also, try the 5.x-1.x branch, you might have different results with that code.
Comment #2
KrisBulman commentedThanks! Node Clone works fine for cloning panels in the 5.x-1.x branch.