Closed (fixed)
Project:
Panels
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2009 at 18:01 UTC
Updated:
4 Aug 2009 at 18:30 UTC
The attached patch fixes an array_merge() related error in page manager.
| Comment | File | Size | Author |
|---|---|---|---|
| page_manager_admin.patch | 963 bytes | markus_petrux |
Comments
Comment #1
markus_petrux commentedoops
Comment #2
merlinofchaos commentedHm. That error may be something else:
$pages['operations'] should always be an array.
Comment #3
markus_petrux commentedOk, the problem happens in the Panels Dashboard.
And here's the quick fix for panels/includes/callbacks.inc
[EDIT]
Well, I'm not sure why I changed the project attached to the issue, it can still be fixed in page manager with the previous patch.
Comment #4
merlinofchaos commentedFixed in Panels. I could've gone either way I suppose.