Closed (fixed)
Project:
Panels
Version:
6.x-2.x-dev
Component:
Panel pages
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
12 Sep 2008 at 16:44 UTC
Updated:
23 Jul 2009 at 00:46 UTC
Jump to comment: Most recent file
The errors are due to trying to run foreach() loops on NULL values in panels_context_get_keywords() and panels_context_get_form(). These functions are called by _panels_page_prepare_panels_render().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | plugins.inc-307591-1_DRUPAL-6--2.patch | 1.26 KB | darren oh |
Comments
Comment #1
darren ohComment #2
catchPatch looks good, fixes the bug. RTBC.
Comment #3
sdboyer commentedThanks guys - committed.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
merlinofchaos commentedThis patch makes me uncomfortable. $contexts shouldn't be getting here without an array. I fear it masks bigger problems.
Comment #6
sdboyer commentedI'll re-review.
Comment #7
merlinofchaos commentedPanels 2.x for Drupal 6 is now deprecated and has been removed. All issues against this version of Panels are being closed.