Closed (outdated)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2022 at 10:48 UTC
Updated:
13 Jul 2026 at 15:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Dmitrii_Zadorozhnyi commentedI would suggest to apply a patch.
Comment #3
liam morlandComment #4
joelpittetAdding this to the release plan #3157069: Plan for Panels 7.x-3.11
Comment #5
joelpittetThanks for spotting that code, the code in
panels_allowed_layouts::set_allowedappears to never be called.if (!is_object($pane)) {it is always supposed to be an object, maybe it would be better to track down (via watchdog log or something) if that code is not an array and report it than to skip it?Comment #6
joelpittetComment #7
joelpittetComment #8
japerryDrupal 7 is no longer supported, closing.