When saving a Fieldable Panel Pane I am seeing the following notice in the dblog.

Notice: Undefined property: panels_display::$renderer_handler in template_preprocess_classy_panel_styles_render_pane() (line 28 of /srv/bindings/f277702022f74761816923edb9aff398/code/sites/all/modules/contrib/classy_panel_styles/plugins/styles/classy_panel_styles/classy_panel_styles.inc).

A simple isset you resolve this.

Comments

kepford’s picture

Status: Active » Needs review
StatusFileSize
new812 bytes

A patch to resolve the issue. This will apply to the dev branch

damienmckenna’s picture

Status: Needs review » Reviewed & tested by the community

GTG.

hawkeye.twolf’s picture

Status: Reviewed & tested by the community » Fixed

Committed. My apologies for the long delay :) Thanks, guys!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.