Closed (duplicate)
Project:
Skinr
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2011 at 05:18 UTC
Updated:
8 Jun 2011 at 08:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
boztek commentedPatch attached - again I am assuming that pane id ($pid) was the intention here as in http://drupal.org/node/1160924.
Comment #2
boztek commenteddrush make friendly patch attached
Comment #3
moonray commentedDuplicate of #1160924: Undefined property: stdClass::$did in skinr_panels_skinr_elements()
Comment #6
boztek commentedActually the problem here seems to be that the hook implementation was incorrectly named and is not the same as #1160924.
Comment #7
boztek commenteddrush make version of #6.
Comment #8
moonray commentedTHis is not a case of a misnamed hook. The problem (location of the panel's display did) is identical, albeit in a different function. Marking back as duplicate of #1160924: Undefined property: stdClass::$did in skinr_panels_skinr_elements()